menu
sugar package
documentation
math.dart
Doubles extension
Doubles extension
dark_mode
light_mode
Doubles
extension
Provides functions for working with
double
s.
on
double
Methods
approximately
(
double
other
,
double
epsilon
)
→
bool
Returns true if this and
other
are within the
epsilon
of each other.
sugar package
documentation
math
Doubles extension
sugar.math library