Next: sqrtd, Previous: stod, Up: Conversion Functions [Contents][Index]
sqrtd
stod
sqrtf
The sqrtf standard function calculates square root of the given 32-bit floating-point number represented as a uint<32> integer. It has the following prototype:
uint<32>
fun sqrtf = (uint<32> u) uint<32>: