Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Go to the source code of this file.
Data Structures | |
class | NotANumber |
Namespaces | |
fpformat | |
Constant Groups | |
fpformat | |
Functions | |
def | extract |
def | unexpo |
def | roundfrac |
def | fix |
def | sci |
def | test |
Variables | |
list | __all__ = ["fix","sci","NotANumber"] |
tuple | decoder = re.compile(r'^([-+]?)0*(\d*)((?:\.\d*)?)(([eE][-+]?\d+)?)$') |
string | NotANumber = 'fpformat.NotANumber' |