function::fp_le.3stap - Man Page

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 Also0

tapset::floatingpoint(3stap)

Info

November 2023 SystemTap Tapset Reference Floating point processing Taps