加法x + y. new Decimal(x).add(y) · 減法x – y · 乘法x * y · 除法x / y · 四捨五入x 至z 位數 · x 和y 的型態可為string、number 或new Decimal()。
確定! 回上一頁