Appearance
@ryanuo/utils / finance / preciseSub
function preciseSub( a, b, ... moreNumbers): Decimal;
精确减法
被减数
string | number
string
number
减数
...(string | number)[]
可选的更多减数
Decimal