num class
- Constructors
- num
- Properties
- hashCode
- isFinite
- isInfinite
- isNaN
- isNegative
- runtimeType
- sign
- Methods
- abs
- ceil
- ceilToDouble
- clamp
- compareTo
- floor
- floorToDouble
- noSuchMethod
- remainder
- round
- roundToDouble
- toDouble
- toInt
- toString
- toStringAsExponential
- toStringAsFixed
- toStringAsPrecision
- truncate
- truncateToDouble
- Operators
- operator %
- operator *
- operator +
- operator -
- operator /
- operator <
- operator <=
- operator ==
- operator >
- operator >=
- operator unary-
- operator ~/
- Static methods
- parse
- tryParse