logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::fp_rem - Floating point division

Arguments

div1
           the 64 bit floating point dividend

       div2
           64 bit floating point divisor

Description

       result would be the remainder after divisor divides dividend

Name

       function::fp_rem - Floating point division

See Also

tapset::floatingpoint(3stap)

SystemTap Tapset Reference                         April 2024                            FUNCTION::FP_REM(3stap)

Synopsis

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

See Also