Skip to content

Implement Float Manipulation Module #5

Open
@Rinzii

Description

@Rinzii

The float manipulation module currently has the following functions that need implementation or work done.

TODO:

Implement:

  • copysign
  • frexp
  • ilogb
  • ldexp
  • logb
  • modf
  • nextafter
  • scalbn

Document:

  • copysign
  • frexp
  • ilogb
  • ldexp
  • logb
  • modf
  • nextafter
  • scalbn

NOTES:

None currently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions