simplephper/accuracy

There is no license information available for the latest version (v1.0.2) of this package.

精度计算

v1.0.2 2022-05-25 03:44 UTC

This package is auto-updated.

Last update: 2025-07-25 11:31:15 UTC


README

精度计算

composer require simplephper/accuracy

(new Accuracy(123))->add(5.5)->sub(48.3)->mul(5.6)->div(3.1)->result()