Keil Logo

__sqrt

Summary
double __sqrt (
  double x);   /* value to calculate square root of */
Description

The __sqrt debugger function calculates the square root of x.

Return Value

The __sqrt function returns the positive square root of x.

Example
> __sqrt(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.