Builtins ================== FPy provides a set of builtin functions that can be used in FPy programs. Builtin functions are re-exported from the :py:mod:`fpy2` module. .. automodule:: fpy2.ops :members: :undoc-members: :show-inheritance: