Main Content
accumneg
Subtract two fi
objects or values
Syntax
Description
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.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2012a