- calcScale10
int calcScale10(Num val)
 Returns number in range of [-30; 30]
- calcScale2
int calcScale2(Num val)
 Returns number in range of [0; 100]
- numDigitsInNumber10
int numDigitsInNumber10(Num val)
 Undocumented in source. Be warned that the author may not have intended to support it.
- scaleToScaleIndex10
int scaleToScaleIndex10(int scale)
 Undocumented in source. Be warned that the author may not have intended to support it.
- scaleToScaleIndex2
int scaleToScaleIndex2(int scale)
 Undocumented in source. Be warned that the author may not have intended to support it.
- scaled10
double scaled10(Num num, int scale)
 Undocumented in source. Be warned that the author may not have intended to support it.
- scaled2
double scaled2(Num num, int scale)
 Undocumented in source. Be warned that the author may not have intended to support it.
- scaledNumberFmt
auto  scaledNumberFmt(T value)
 Undocumented in source. Be warned that the author may not have intended to support it.
- scaledNumberFmt
auto  scaledNumberFmt(Duration value, double scale)
 Undocumented in source. Be warned that the author may not have intended to support it.