menu
math_compute package
documentation
advanced.dart
RationalImaginaryValue
approximate method
approximate method
dark_mode
light_mode
approximate
method
@
override
Rational
approximate
(
[
int
?
digits
])
override
Gives an approximation of the value.
Implementation
@override Rational approximate([int? digits]) => rational;
math_compute package
documentation
advanced
RationalImaginaryValue
approximate method
RationalImaginaryValue class