Skip to content

Libm: all long double math functions are missing #10

@dplanitzer

Description

@dplanitzer

Describe the bug
Libm does not export any of the long double related math functions.

To Reproduce
Write code that uses some long double functions like sqrtl(), compile and link the code.

Expected behavior
Compiles, links and runs just fine.

OS (please complete the following information):

  • Version 0.7.0-alpha

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