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