技术栈

bcmath

云游云记
3 小时前
笔记·php·bcmath
php 高精度数学扩展 bcmath 知识笔记函数名功能描述完整参数列表返回值bcadd()高精度加法bcadd(string $left, string $right, ?int $scale = null)
我是有底线的