Provided by: systemtap-doc_4.8-2_amd64
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)