-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Description
I want to use the horner
macro in a package, however when I try to import it, I get the following error:
julia> quantile(Normal(),0.1)
ERROR: r not defined
in Φinv at /Users/simon/.julia/Distributions/src/univariate/normal.jl:60
in quantile at /Users/simon/.julia/Distributions/src/univariate/normal.jl:141
But it works fine if when redefined in the package.
Metadata
Metadata
Assignees
Labels
No labels