Math Scalar Library
Programming Reference Manual Fortran
Version 1.1 DD-00003-111

21.12 sfmod - Remainder mod(x,y)

function sfmod (x, y) 
function sfmodf(x, y)

Given values x and y this function computes the remainder mod(x,y)  .