FUNCTION::FP_ADD
Section: Floating point processing Taps (3stap)
Updated: November 2020
Page Index
NAME
function::fp_add - 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 ALSO
tapset::floatingpoint(3stap)