Skip to content

C99/C++11 single and double precision common mathematical functions #63

@fwyzard

Description

@fwyzard

See the C++ documentation for Common mathematical functions and the C documentation for Common mathematical functions.

Basic operations

Exponential functions

Power functions

Trigonometric functions

Hyperbolic functions

Error and gamma functions

  • erf
  • erfc
  • tgamma
  • lgamma

Nearest integer floating point operations

Floating point manipulation functions

  • frexp
  • ldexp
  • modf
  • scalbn/scalbln
  • ilogb
  • logb
  • nextafter/nexttoward
  • copysign

Classification and comparison

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