Xorn
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Namespaces | Functions
fixednum.py File Reference

Go to the source code of this file.

Namespaces

 xorn.fixednum
 Fixed-point numbers.
 

Functions

def xorn.fixednum.format
 Convert an integer to its fixed-point string representation. More...
 
def xorn.fixednum.parse
 Convert a fixed-point string representation to an integer. More...