FUNCTION::FP_REM(3stap) Floating point processing Taps FUNCTION::FP_REM(3stap)

function::fp_rem - Floating point division

    fp_rem:long(div1:long,div2:long)

div1

the 64 bit floating point dividend

div2

64 bit floating point divisor

result would be the remainder after divisor divides dividend

tapset::floatingpoint(3stap)

November 2023 SystemTap Tapset Reference