Libraries tagged by math calculator
roslov/fibonacci
14 Downloads
Fibonacci number calculator
jzaaa/string-calc
22 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.forked from jayprakashji/string-calc and chriskonnertz/string-calc
choate/matex
3 Downloads
PHP Mathematical expression parser and evaluator
andersonrezende/formula-executor
6 Downloads
Formula converter and executor in string format
aiwozhe/phactor
3 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
muath-ye/calc
20 Downloads
Do simple calculation.
detain/ip-tools
225 Downloads
Universal IP Tools for manipulation on IPv4 and IPv6. Network calculator for subnet mask and other classless (CIDR) network information.
astronati/fantasy-football-calculator
3825 Downloads
This library allows user to calculate the points/magic points that a team has reached after a soccer match. The total can be altered through some bonus like the defense one.
dr-que/polynomial-regression
199446 Downloads
Calculates and returns coefficients for polynomial regression.
robotomize/regression-php
32954 Downloads
Calculates regression
rkondratuk/geo-math-php
2631 Downloads
Geo calculations library
fbartz/math-parser
657 Downloads
this is a tool to parse simple polynoms and perform simple dynamic calculations without needing eval
mibo/properties
3950 Downloads
PHP Library for generic and/or custom properties
mblajek/mbn
6538 Downloads
Library for PHP and JS to do calculations with any precision and correct (half-up) rounding.
code-distortion/realnum
13706 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone