%PDF- %PDF-
Direktori : /lib/python3/dist-packages/mypyc/doc/ |
Current File : //lib/python3/dist-packages/mypyc/doc/float_operations.rst |
.. _float-ops: Native float operations ======================== These ``float`` operations have fast, optimized implementations. Other floating point operations use generic implementations that are often slower. .. note:: At the moment, only a few float operations are optimized. This will improve in future mypyc releases. Construction ------------ * Float literal * ``float(string)`` Functions --------- * ``abs(f)``