Keil Logo

__exp

Summary
double __exp (
  double x);   /* power to use for ex function */
Description

The __exp debugger function calculates the exponential function for the floating-point value x.

Return Value

The __exp function returns the floating-point value ex.

See Also

__log, __log10, __sqrt

Example
> __exp(3);
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.