Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prinsfrank/arithmetic-operations-floating-point
Floating point math implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)
https://github.com/prinsfrank/arithmetic-operations-floating-point
floating-point math mathematics
Last synced: 23 days ago
JSON representation
Floating point math 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-floating-point
- Owner: PrinsFrank
- License: mit
- Created: 2022-10-16T18:56:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T19:47:20.000Z (almost 2 years ago)
- Last Synced: 2024-09-25T16:12:07.846Z (about 1 month ago)
- Topics: floating-point, math, mathematics
- Language: PHP
- Homepage:
- Size: 8.79 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 Floating Point
This is an implementation of the '[prinsfrank/arithmetic-operations](https://github.com/PrinsFrank/arithmetic-operations)' package relying on native php floating point mathematics.