Re-exports§
Modules§
Functions§
- extract_
square - Returns r1 and r2 such that n = r1^2 * r2.
- parse_
rational - Constructs a BigRational from a string representation.
- rational_
digits_ required - Returns the number of digits to the right of the decimal point required to represent the rational exactly, if possible.
- rational_
truncated - Returns a string representation of the rational number, truncated to n decimal places. Rounded to zero.
- reduce_
trig_ arg