JuliaMath / NaNMath.jl

Julia math built-ins which return NaN and accumulator functions which ignore NaN
Other
53 stars 28 forks source link

sqrt is missing #9

Closed mlubin closed 8 years ago

mlubin commented 8 years ago

Unfortunately doesn't look easy to pull out the domain check: https://github.com/JuliaLang/julia/blob/01df9b1ee16ed58990c65158ded8f0f639ac7e23/base/fastmath.jl#L259