Files
herolib/vdocs/math.fractions.md
2025-02-07 12:07:32 +03:00

67 lines
1.0 KiB
Markdown

# module math.fractions
## Contents
- [approximate](#approximate)
- [approximate_with_eps](#approximate_with_eps)
- [fraction](#fraction)
- [Fraction](#Fraction)
- [str](#str)
- [+](#+)
- [-](#-)
- [*](#*)
- [/](#/)
- [negate](#negate)
- [reciprocal](#reciprocal)
- [reduce](#reduce)
- [f64](#f64)
- [==](#==)
- [<](#<)
## approximate
[[Return to contents]](#Contents)
## approximate_with_eps
[[Return to contents]](#Contents)
## fraction
[[Return to contents]](#Contents)
## Fraction
[[Return to contents]](#Contents)
## str
[[Return to contents]](#Contents)
## +
[[Return to contents]](#Contents)
## -
[[Return to contents]](#Contents)
## *
[[Return to contents]](#Contents)
## /
[[Return to contents]](#Contents)
## negate
[[Return to contents]](#Contents)
## reciprocal
[[Return to contents]](#Contents)
## reduce
[[Return to contents]](#Contents)
## f64
[[Return to contents]](#Contents)
## ==
[[Return to contents]](#Contents)
## <
[[Return to contents]](#Contents)
#### Powered by vdoc. Generated on: 7 Feb 2025 12:06:55