FUNCTION::FP_LE
Section: Floating point processing Taps (3stap)
Updated: November 2020
Page Index
NAME
function::fp_le - Check if first fp is less than or equal to
SYNOPSIS
fp_le:long(infp1:long,infp2:long)
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
SEE ALSO
tapset::floatingpoint(3stap)