Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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...)

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.