FUNCTION::FP_SQRT
Section: Floating point processing Taps (3stap)
Updated: November 2020
Page Index
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)