Closed
Description
In the current master, the return value of triangular function is not exact.
julia> using Tau
julia> sin(τ)
-2.4492935982947064e-16
This can be solved like JuliaLang/julia#42595.
Metadata
Metadata
Assignees
Labels
No labels
In the current master, the return value of triangular function is not exact.
julia> using Tau
julia> sin(τ)
-2.4492935982947064e-16
This can be solved like JuliaLang/julia#42595.