mirror of
https://github.com/dlang/phobos.git
synced 2025-04-30 23:20:29 +03:00
![]() Setting MAXGAMMA to the same as for ieeeExtended reals means the range of the gamma function will be limited to the same range as ieeeExtended. However, until someone reviews the algorithm to work fine for ieeeQuadruple ranges, this workaround seems fine. We just lose some 128bit real features, but we're still as good as x86. |
||
---|---|---|
.. | ||
biguintcore.d | ||
biguintnoasm.d | ||
biguintx86.d | ||
errorfunction.d | ||
gammafunction.d |