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_eq - fp comparison function equal

Arguments

infp1
           the 64 bit floating point input

       infp2
           second 64 bit floating point input

Description

       check if infp1 is equal to infp2

Name

       function::fp_eq - fp comparison function equal

See Also

tapset::floatingpoint(3stap)

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

Synopsis

           fp_eq:long(infp1:long,infp2:long)

See Also