Skip to content

Implement special functions: erf, erfc, etc. #285

@ChristopherMayes

Description

@ChristopherMayes

How can we implement special functions, such as erf?

using TaylorSeries, SpecialFunctions 
t = Taylor1(Float64, 5)
erf(t)

returns:

MethodError: no method matching erf(::Taylor1{Float64})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions