Flutter
dart:core
double
nan constant
nan
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
maxFinite
minPositive
nan
negativeInfinity
nan constant
double
const
nan
=
0.0 / 0.0
Implementation
static const double nan = 0.0 / 0.0