File: mpq.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 (14 lines) | stat: -rw-r--r-- 138 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Rationals
=========

.. currentmodule:: gmpy2

mpq type
--------

.. autoclass:: mpq

mpq Functions
-------------

.. autofunction:: qdiv