- exponent
ushort exponent()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
longdouble_soft opAssign(longdouble_soft ld)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
longdouble_soft opAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
longdouble_soft opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
longdouble_soft opBinaryRight(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
T opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
longdouble_soft opOpAssign(longdouble_soft rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
longdouble_soft opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- sign
bool sign()
Undocumented in source. Be warned that the author may not have intended to support it.
- dig
uint dig()
Undocumented in source. Be warned that the author may not have intended to support it.
- epsilon
longdouble_soft epsilon()
Undocumented in source. Be warned that the author may not have intended to support it.
- infinity
longdouble_soft infinity()
Undocumented in source. Be warned that the author may not have intended to support it.
- mant_dig
uint mant_dig()
Undocumented in source. Be warned that the author may not have intended to support it.
- max
longdouble_soft max()
Undocumented in source. Be warned that the author may not have intended to support it.
- max_10_exp
uint max_10_exp()
Undocumented in source. Be warned that the author may not have intended to support it.
- max_exp
uint max_exp()
Undocumented in source. Be warned that the author may not have intended to support it.
- min_10_exp
uint min_10_exp()
Undocumented in source. Be warned that the author may not have intended to support it.
- min_exp
uint min_exp()
Undocumented in source. Be warned that the author may not have intended to support it.
- min_normal
longdouble_soft min_normal()
Undocumented in source. Be warned that the author may not have intended to support it.
- nan
longdouble_soft nan()
Undocumented in source. Be warned that the author may not have intended to support it.
- zero
longdouble_soft zero()
Undocumented in source. Be warned that the author may not have intended to support it.