Skip to content

Better expm1 #117

Closed
Closed
@tcaduser

Description

@tcaduser

https://github.com/j-fu/VoronoiFVM.jl/blob/975d5b1f9a2d21988dd84d61f4e58b76769d5250/src/vfvm_functions.jl#L79

To avoid precision loss, please consider using the Julia function for expm1, which offers better precision for small arguments:
https://docs.julialang.org/en/v1/base/math/#Base.expm1

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