Skip to content
Theme color
Gray color
AppearanceSizeSmall(1)Medium(2)Large(3)Radius
none
small
medium
large
full
Scale90%95%100%105%110%

BigIntDecimal

BigIntDecimal是一个基于BigInt实现的,用于处理大数和高精度小数的类,实现了加减乘除(除法需指定精度)、取模、取整、比较、取特定精度等等操作

该类暂用于内部使用,某些方法和构造函数可能会迎来改变