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

8.8 spow - Raise xy

function spow (x, y)
function spowf(x, y)

Given values x and y this function computes x raised by y , that is xy .