accumpos
R2026b将两个 fi 对象或值相加
描述
使用 c = accumpos(a,b,RoundingMethod)RoundingMethod 指定的舍入方法将 a 和 b 相加。
使用 c = accumpos(a,b,RoundingMethod,OverflowAction)RoundingMethod 指定的舍入方法和 OverflowAction 指定的溢出操作将 a 和 b 相加。
示例
输入参数
输出参量
扩展功能
版本历史记录
在 R2012a 中推出