Implementation Notes
libm exception handling
Julia's maths functions throw an exception if the input parameter is out of range, instead of returning NaN
.
If you do not want an exception to be thrown, you can use the NaNMath.jl package.
Julia's maths functions throw an exception if the input parameter is out of range, instead of returning NaN
.
If you do not want an exception to be thrown, you can use the NaNMath.jl package.
Settings
This document was generated with Documenter.jl version 1.11.4 on Saturday 31 May 2025. Using Julia version 1.11.5.