table of contents
other versions
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::STRING_TO_(3stap) | Floating point processing Taps | FUNCTION::STRING_TO_(3stap) |
NAME¶
function::string_to_fp - Convert the given string into floating pointSYNOPSIS¶
string_to_fp:long(input:string)
ARGUMENTS¶
inputthe string representation of a decimal number
DESCRIPTION¶
Given the string representation of a decimal number, convert it to a floating point which is stored in 64 bit long.SEE ALSO0¶
tapset::floatingpoint(3stap)November 2020 | SystemTap Tapset Reference |