Posted in

Golang中如何让1.005 * 100 == 100.5?:不依赖第三方库,纯标准库实现IEEE 754 decimal128兼容算法(含汇编优化注释)

第一章:Golang中货币计算的 … Golang中如何让1.005 * 100 == 100.5?:不依赖第三方库,纯标准库实现IEEE 754 decimal128兼容算法(含汇编优化注释)Read more