Skip to content

Implementation of "f64_pow" is incomplete #3

@chikuwait

Description

@chikuwait

The pow function existing in math.h in libC is 2.0 when passed as 4.0 and 0.5 as arguments. However, in my implementation there is a problem that the values ​​do not match because the value of the second argument is cast to an integer type.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions