Located in compilation unit of org.
| Modifier and Type | Field and Description |
|---|---|
| public PyObject | |
| public PyObject | |
| public PyObject | |
| public PyObject | |
| public PyObject | |
| public PyObject | |
| public PyObject | |
| public PyObject | |
| public PyObject | |
| public PyObject | |
| public PyObject | |
| public static final PyType |
| Modifier and Type | Method and Description |
|---|---|
| public PyString | __repr__()
Overrides org. Equivalent to the standard Python |
| public static FloatInfo |
| dig | back to summary |
|---|---|
| public PyObject dig
| |
| epsilon | back to summary |
|---|---|
| public PyObject epsilon
| |
| mant_dig | back to summary |
|---|---|
| public PyObject mant_dig
| |
| max | back to summary |
|---|---|
| public PyObject max
| |
| max_10_exp | back to summary |
|---|---|
| public PyObject max_10_exp
| |
| max_exp | back to summary |
|---|---|
| public PyObject max_exp
| |
| min | back to summary |
|---|---|
| public PyObject min
| |
| min_10_exp | back to summary |
|---|---|
| public PyObject min_10_exp
| |
| min_exp | back to summary |
|---|---|
| public PyObject min_exp
| |
| radix | back to summary |
|---|---|
| public PyObject radix
| |
| rounds | back to summary |
|---|---|
| public PyObject rounds
| |
| TYPE | back to summary |
|---|---|
| public static final PyType TYPE Hides org. | |
| FloatInfo | back to summary |
|---|---|
| private FloatInfo(PyObject... vals) | |
| __repr__ | back to summary |
|---|---|
| public PyString __repr__() Overrides org. Doc from org. Equivalent to the standard Python
| |
| getInfo | back to summary |
|---|---|
| public static FloatInfo getInfo() | |