Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prinsfrank/arithmetic-operations-bcmath
BCMath implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)
https://github.com/prinsfrank/arithmetic-operations-bcmath
bcmath math mathematics
Last synced: 23 days ago
JSON representation
BCMath implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)
- Host: GitHub
- URL: https://github.com/prinsfrank/arithmetic-operations-bcmath
- Owner: PrinsFrank
- License: mit
- Created: 2022-10-16T18:37:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T19:47:22.000Z (almost 2 years ago)
- Last Synced: 2024-08-21T15:42:08.515Z (3 months ago)
- Topics: bcmath, math, mathematics
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arithmetic Operations BCMath
This is an implementation of the '[prinsfrank/arithmetic-operations](https://github.com/PrinsFrank/arithmetic-operations)' package relying on the php bcmath extension.