s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
ExactFloat.opCmp
s2
util
math
exactfloat
ExactFloat
Support operations with any convertable types.
int
opCmp
(ExactFloat b)
int
opCmp
(T b)
struct
ExactFloat
const nothrow pure
int
opCmp
(
T
)
(
in
T
b
)
Meta
Source
See Implementation
s2
util
math
exactfloat
ExactFloat
constructors
this
enums
RoundingMode
functions
abs
exp
fabs
isFinite
isInf
isNan
isNormal
isZero
opAssign
opBinary
opBinaryRight
opCmp
opEquals
opOpAssign
opUnary
roundToMaxPrec
scaleAndCompare
setInf
setNan
setZero
toDouble
toHash
toString
toStringWithMaxDigits
toUniqueString
unsignedLess
properties
maxPrec
prec
sign
signBit
static functions
infinity
nan
numSignificantDigitsForPrec
signedZero
static variables
MAX_EXP
MAX_PREC
MIN_EXP
Support operations with any convertable types.