Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

       function::fp_sqrt - Floating point square root

SYNOPSIS

           fp_sqrt:long(infp:long)

ARGUMENTS

       infp
           the 64 bit floating point input

DESCRIPTION

       apply sqrt to input floating point

SEE ALSO

       tapset::floatingpoint(3stap)