eris ~master (2018-03-29T23:16:26Z)
Home
Dub
Repo
isIntegralValued
eris
decimal
Returns true if the number is an integer (the fractional part is zero).
bool
isIntegralValued
(
)
Meta
Source
See Implementation
eris
decimal
modules
arithmetic
context
conv
logical
math
rounding
test
aliases
D16
D9
TD
constructors
this
functions
copy
copyAbs
copyNegate
copySign
dup
isCanonical
isFinite
isInfinite
isIntegralValued
isNaN
isNegative
isNormal
isOne
isPositive
isQuiet
isSignal
isSimpleOne
isSpecial
isSubnormal
isTrue
isZero
nextAfter
nextDown
nextUp
opAssign
opBinary
opBinaryRight
opCmp
opEquals
opOpAssign
opUnary
pow10
pow10b
toAbstract
toEngineering
toFull
toScientific
toString
properties
isFalse
static functions
one
structs
Decimal
variables
isConvertible
isDecimal
isInteger
Returns true if the number is an integer (the fractional part is zero).