accumneg
Subtract two fi objects or values
Syntax
Description
c = accumneg(a,b,RoundingMethod)b from a using the rounding method
        specified by RoundingMethod if a is a
          fi object.
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