menu
dartbag package
documentation
math.dart
math.dart
dark_mode
light_mode
math
library
Mathematical-related utilities.
Extensions
IntUtils
on
int
Provides miscellaneous extension methods on
int
.
RectangleUtils
on
Rectangle
<
T
>
Miscellaneous utility methods for
Rectangle
.
Functions
lcm
(
int
x
,
int
y
)
→
int
Returns the least common multiple of two integers.
dartbag package
documentation
math.dart
dartbag
package
Libraries
byte_data
collection
comparable
debug
matcher
math
misc
parse
random
readable_numbers
timer
tty
math library