Subtract two fi
objects or values
subtracts c
= accumneg(a
,b
,RoundingMethod
)b
from a
using the rounding method
specified by RoundingMethod
if a
is a
fi
object.
subtracts c
= accumneg(a
,b
,RoundingMethod
,OverflowAction
)b
from a
using the rounding method
specified by RoundingMethod
and the overflow action specified by
OverflowAction
if a
is a fi
object.