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_sub - Subtraction between floating points

Arguments

sub1
           the 64 bit floating point minuend

       sub2
           64 bit floating point subtrahend

Description

       result would be minuend minus subtrahend

Name

       function::fp_sub - Subtraction between floating points

See Also

tapset::floatingpoint(3stap)

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

Synopsis

           fp_sub:long(sub1:long,sub2:long)

See Also