function::fp_add.3stap - Man Page
Addition between floating points
Synopsis
fp_add:long(add1:long,add2:long)
Arguments
- add1
the 64 bit floating point addend
- add2
second 64 bit floating point addend
Description
Given addend 1 and addend 2, apply floating point adding
See Also0
tapset::floatingpoint(3stap)
Info
November 2024 SystemTap Tapset Reference Floating point processing Taps