1FUNCTION::STRING_TO_(3staFpl)oating point processing TaFpUsNCTION::STRING_TO_(3stap)
23
4
NAME
6function::string_to_fp - Convert the given string into floating point
7
SYNOPSIS
9string_to_fp:long(input:string)
10
ARGUMENTS
12input
13the string representation of a decimal number
14
DESCRIPTION
16Given the string representation of a decimal number, convert it to a
17floating point which is stored in 64 bit long.
18
SEE ALSO
20tapset::floatingpoint(3stap)
2122
23
24
SystemTap Tapset Reference November 2020 FUNCTION::STRING_TO_(3stap)