image package
documentation
image
Half
toDouble method
toDouble
image package
documentation
image
Half
toDouble method
Half class
Constructors
Half
fromBits
Properties
hashCode
runtimeType
Methods
bits
isDenormalized
isFinite
isInfinity
isNan
isNegative
isNormalized
isZero
noSuchMethod
round
setBits
toDouble
toString
Operators
operator *
operator +
operator -
operator /
operator ==
operator unary-
Static methods
DoubleToHalf
HalfToDouble
negInf
posInf
qNan
sNan
toDouble
method
double
toDouble
(
)
Implementation
double toDouble() => _toFloatFloat32[_h];