class_group 0.6.0

Rust library for building IQC: cryptography based on class groups (Cl) of imaginary quadratic orders
Documentation
1
2
3
4
5
6
7
8
9
10
Function: oo
Section: conversions
C-Name: mkoo
Prototype:
Help: oo=oo(): infinity.
Doc: returns an object meaning $+\infty$, for use in functions such as
 \kbd{intnum}. It can be negated (\kbd{-oo} represents $-\infty$), and
 compared to real numbers (\typ{INT}, \typ{FRAC}, \typ{REAL}), with the
 expected meaning: $+\infty$ is greater than any real number and $-\infty$ is
 smaller.