Skip to content

inverse circular functions are inaccurate for large arguments #1

@mwallerb

Description

@mwallerb

In general, the trigonometric functions and their inverses are quite accurate (though we are not squeezing the last ounce of accuracy yet).

The exception is asin and acos for values close to plus/minus one and atan for large arguments. I suppose the Taylor expansion is not really working there anymore, but one would have to investigate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    accuracyAccuracy problems

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions