function::fp_le - Check if first fp is less than or equal to
Contents
Arguments
infp1
the 64 bit floating point input
infp2
second 64 bit floating point input
Description
check if infp1 is less than or equal to infp2
Name
function::fp_le - Check if first fp is less than or equal to
See Also
tapset::floatingpoint(3stap) SystemTap Tapset Reference April 2024 FUNCTION::FP_LE(3stap)
Synopsis
fp_le:long(infp1:long,infp2:long)
