menu
rover_dashboard
data.dart
NumUtils extension
NumUtils
dark_mode
light_mode
description
NumUtils
extension
Helpful utils on doubles.
on
double
Methods
format
(
)
→ String
Formats this number by rounding to 2 decimal points.
toDegrees
(
)
→ int
Converts this number (as radians) to degrees.
rover_dashboard
data
NumUtils extension
data library