Skip to content
/ bcmaph Public

Additions to PHP's BCMath Arbitrary Precision Mathematics

License

Notifications You must be signed in to change notification settings

empaphy/bcmaph

Repository files navigation

BC Maph

Test Suite

Essential additions to BCMath

BCMaph is a PHP library that provides several additional mathematical functions that support arbitrary precision and complement the BCMath functions for PHP.

Installation

You can install the package via composer:

composer require 'empaphy/bcmath-additions:^1.0@dev'

BC Maph Functions

  • bcabs — Returns the absolute value of an arbitrary precision number.
  • bcgetscale — Deduce the scale of arbitrary precision numbers.

About

Additions to PHP's BCMath Arbitrary Precision Mathematics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages