Math Scalar Library
Programming Reference Manual Fortran
Version 1.0 DD-00003-110

5.2 srsqrt - Inverse square root  ⎷ -
1/ x

function srsqrt (x)
function srsqrtf(x)

Given a value x this function computes the inverse square root of x .