function::string_to_fp.3stap - Man Page

Convert the given string into floating point

Synopsis

    string_to_fp:long(input:string)

Arguments

input

the 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)

Info

November 2023 SystemTap Tapset Reference Floating point processing Taps