Skip to content

add primitives with better numerical properties #1595

@ghorn

Description

@ghorn
sqrt(x*x+y*y) = hypot(x,y)
log(1+x) = log1p(x)
expm1(x) = exp x - 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions