References
summary | ||
private |
F _make_methods(domain: *): {"add": *, "sub": *, "mul": *, "div": *, "pow": *, "cmp": *, "simplify": *, "stringify_fixed_point": *, "stringify_fraction": *, "parse_fraction": *, "parse_fixed_point": *} |
|
private |
F _make_rational_class(domain: *, default_display_base: *): * |