Dart
dart:core
double
negativeInfinity constant
negativeInfinity
double class
Constructors
double
Properties
sign
hashCode
isFinite
isInfinite
isNaN
isNegative
runtimeType
Methods
abs
ceil
ceilToDouble
floor
floorToDouble
remainder
round
roundToDouble
toString
truncate
truncateToDouble
clamp
compareTo
noSuchMethod
toDouble
toInt
toStringAsExponential
toStringAsFixed
toStringAsPrecision
Operators
operator %
operator *
operator +
operator -
operator /
operator unary-
operator ~/
operator <
operator <=
operator ==
operator >
operator >=
Static methods
parse
tryParse
Constants
INFINITY
infinity
MAX_FINITE
maxFinite
MIN_POSITIVE
minPositive
NAN
nan
NEGATIVE_INFINITY
negativeInfinity
negativeInfinity constant
double
const
negativeInfinity
=
-infinity
Implementation
static const double negativeInfinity = -infinity