Calculates the square root of a number.
Compute the square root of a number.
Parameters: |
|
---|---|
Return: | The square root of x. The return value is never negative. |
The Maple versino of sqrt() is compatible with Arduino.
License and Attribution
Portions of this page were adapted from the Arduino Reference Documentation, which is released under a Creative Commons Attribution-ShareAlike 3.0 License.