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.