Dart SDK
dart:core
double
operator unary-
method
operator unary-
double
Constants
NAN
INFINITY
NEGATIVE_INFINITY
MIN_POSITIVE
MAX_FINITE
Static methods
parse
Properties
sign
isNegative
isInfinite
isNaN
hashCode
isFinite
Constructors
double
Operators
operator +
operator -
operator *
operator %
operator /
operator ~/
operator unary-
operator <
operator >=
operator ==
operator <=
operator >
Methods
remainder
abs
round
floor
ceil
truncate
roundToDouble
floorToDouble
ceilToDouble
truncateToDouble
toString
toStringAsFixed
toStringAsPrecision
compareTo
toDouble
clamp
toStringAsExponential
toInt
double
operator unary-
( )
Negate operator.