function::string_to_fp
Convert the given string into floating point
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Convert the given string into floating point
string_to_fp:long(input:string)
input
Given the string representation of a decimal number, convert it to a floating point which is stored in 64 bit long.