Skip to content

Purpose of epsilon, why relative error can't be lower? #11

@jaimecoj

Description

@jaimecoj

I was trying calculating integrals of tiny orders. Between 1e-20 and 1e-60. And setting the relative error bellow epsilon throws error.

I'm using double and it is floating point representation, so I deduct it shouldn't be a problem if I use tiny numbers since it is stored as a chain of significant numbers and exponent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions