Dart SDK
dart:core
int
truncateToDouble
method
truncateToDouble
int
Static methods
parse
Properties
isEven
isOdd
bitLength
sign
isNegative
isInfinite
isNaN
hashCode
isFinite
Constructors
fromEnvironment
Operators
operator &
operator |
operator ^
operator ~
operator <<
operator >>
operator unary-
operator ~/
operator /
operator <
operator >=
operator ==
operator <=
operator >
operator *
operator -
operator %
operator +
Methods
modPow
modInverse
gcd
toUnsigned
toSigned
abs
round
floor
ceil
truncate
roundToDouble
floorToDouble
ceilToDouble
truncateToDouble
toString
toRadixString
remainder
toStringAsFixed
toStringAsPrecision
compareTo
toDouble
clamp
toStringAsExponential
toInt
double
truncateToDouble
( )
Returns
this.toDouble()
.