Previous: stof, Up: Conversion Functions [Contents][Index]
stof
stod
The stod standard function converts a given string into a 64-bit floating-point number represented as a uint<64> integer. It has the following prototype:
uint<64>
fun stod = (string s) uint<64>: