NumXX extension

on

Methods

between(num low, num upper) double
formatBytes({String formatBytes(num v, int power) = _Numbers._defaultFormatBytes}) String
formatCompact() String
formatCurrency() String
normalize(double end, [double start = 0, int roundTo = 6]) double
notZero([double alt = 0.00001]) double
repeat(void forEach()) → void
roundTo([int places = 4]) double
sort(num other) Tuple<num, num>
toIntSafe() int