Skip to content

cannot import horner macro #3897

@simonbyrne

Description

@simonbyrne

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions