Posted in Go语言基础和工具链Go取对数必须掌握的4个冷门API:math.Log1p、math.Log2、math.Log10、math.Lgamma(附Go 1.22新增特性) 第一章:Go语言怎么取对数 Go … Go取对数必须掌握的4个冷门API:math.Log1p、math.Log2、math.Log10、math.Lgamma(附Go 1.22新增特性)Read more by 高并发玩家|2026年2月12日|Go动态加载, 1.22新特性适配, Go语言对数计算, math包API, Log1p函数, Log2和Log10
Posted in 问题排查与答疑Go语言对数计算全栈解析(从float64精度丢失到big.Float高精度方案) 第一章:Go语言对数计算的底层原 … Go语言对数计算全栈解析(从float64精度丢失到big.Float高精度方案)Read more by Go语言修行者|2026年2月12日|Go数学计算, float64精度丢失, Go语言对数计算, big.Float高精度, Go浮点数精度