File: generic.rst

package info (click to toggle)
python-gmpy2 2.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,996 kB
  • sloc: ansic: 24,604; python: 4,911; makefile: 123
file content (18 lines) | stat: -rw-r--r-- 272 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Generic Functions
-----------------

.. currentmodule:: gmpy2

.. autofunction:: add
.. autofunction:: div
.. autofunction:: mul
.. autofunction:: sub

.. autofunction:: square

.. autofunction:: f2q

.. autofunction:: fma
.. autofunction:: fms

.. autofunction:: cmp_abs