NXC
Version 1.2.1 r5
Main Page
Related Pages
Modules
Data Structures
Files
Examples
NXC
NXC Programmer's Guide
Introduction
The NXC Language
Todo List
Deprecated List
Modules
A simple 3D graphics library
Miscellaneous NBC/NXC constants
NXT Firmware Modules
RIC Macro Wrappers
Standard-C API functions
cmath API
cstdio API
cstdlib API
cstring API
ctype API
Third-party NXT devices
Data Structures
Files
Examples
•
All
Data Structures
Files
Functions
Variables
Groups
Pages
float sqrt
(
float
x
)
inline
Compute square root.
Computes the square root of x.
Parameters
x
Floating point value.
Returns
Square root of x.
Examples:
ex_isnan.nxc
,
ex_labs.nxc
, and
ex_sqrt.nxc
.
cmath API
Generated by
1.8.2