Download the PHP package jitesoft/math without Composer
On this page you can find all versions of the php package jitesoft/math. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jitesoft/math
More information about jitesoft/math
Files in jitesoft/math
Download jitesoft/math
More information about jitesoft/math
Files in jitesoft/math
Please rate this library. Is it a good library?
Informations about the package math
Math
A Math library for php 7.1+.
This lib was extracted from the Jitesoft\Utilities\DataStructures
project.
Installation
Clone the repository or install with composer.
Implemented classes
Jitesoft\Utilities\Math
Math
- Misc static math helpers.Point2D
- A point structure in 2D space.Point3D
- A point structure in 3D space.Vector2D
- A vector structure in 2D space.Vector3D
- A vector structure in 3D space.Vector4D
- A vector structure in 4D space.VectorMath
- Common math for all vector types.Matrix33
- A matrix structure with 3*3 indexes.Matrix44
- A matrix structure with 4*4 indexes.MatrixMath
- Common math for all matrices.
License
All versions of math with dependencies
PHP Build Version
Package Version
Requires
php Version
>7.1
The package jitesoft/math contains the following files
Loading the files please wait ....