math module holding just the things we use form
code at present. Not exposed to Python.
| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| public static PyTuple |
| math | back to summary |
|---|---|
| public math() | |
| frexp | back to summary |
|---|---|
| public static PyTuple frexp(double x) | |