logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

function::string_to_fp - Convert the given string into floating point

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.

Name

       function::string_to_fp - Convert the given string into floating point

See Also

tapset::floatingpoint(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::STRING_TO_(3stap)

Synopsis

           string_to_fp:long(input:string)

See Also