All Projects → BaseMax → MathImprove

BaseMax / MathImprove

Licence: GPL-3.0 license
Modify and Improve math expressions.

Programming Languages

PHP
23972 projects - #3 most used programming language
rust
11053 projects

Projects that are alternatives of or similar to MathImprove

string-math
Evaluates a math expression from a string. Supports variables and custom operators.
Stars: ✭ 14 (+7.69%)
Mutual labels:  math, mathematics, math-expression
Sage
Mirror of the Sage source tree -- please do not submit PRs here -- everything must be submitted via https://trac.sagemath.org/
Stars: ✭ 1,656 (+12638.46%)
Mutual labels:  math, mathematics
Project Euler Solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Stars: ✭ 1,374 (+10469.23%)
Mutual labels:  math, mathematics
Jlatexmath Android
aJLaTeXMath Library - Displays LaTeX commands in android OS.
Stars: ✭ 147 (+1030.77%)
Mutual labels:  math, mathematics
Fermat.js
Mathematics and statistics library for TypeScript.
Stars: ✭ 74 (+469.23%)
Mutual labels:  math, mathematics
Funmath
☔️ Implementations of mathematical functions, formulas and concepts
Stars: ✭ 93 (+615.38%)
Mutual labels:  math, mathematics
Calc
C-style arbitrary precision calculator
Stars: ✭ 127 (+876.92%)
Mutual labels:  math, mathematics
Blog
About math, programming and procedural generation
Stars: ✭ 37 (+184.62%)
Mutual labels:  math, mathematics
Computator.net
Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language
Stars: ✭ 174 (+1238.46%)
Mutual labels:  math, mathematics
Ugm
Ubpa Graphics Mathematics
Stars: ✭ 178 (+1269.23%)
Mutual labels:  math, mathematics
Stdlib
✨ Standard library for JavaScript and Node.js. ✨
Stars: ✭ 2,749 (+21046.15%)
Mutual labels:  math, mathematics
Math Toolbox
Lightweight and modular math toolbox
Stars: ✭ 71 (+446.15%)
Mutual labels:  math, mathematics
String Calc
PHP calculator library for mathematical terms (expressions) passed as strings
Stars: ✭ 60 (+361.54%)
Mutual labels:  math, mathematics
Tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
Stars: ✭ 204 (+1469.23%)
Mutual labels:  math, mathematics
Math books
📚 Математичный список полезных книг
Stars: ✭ 38 (+192.31%)
Mutual labels:  math, mathematics
Studybook
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
Stars: ✭ 1,457 (+11107.69%)
Mutual labels:  math, mathematics
Mathmodel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
Stars: ✭ 3,834 (+29392.31%)
Mutual labels:  math, mathematics
Bacomathiques
Bacomathiques est un petit site web qui contient tout ce dont vous avez besoin pour réviser vos maths en toute tranquillité de la Première à la Terminale ! Que vous cherchiez à passer votre BAC ou que vous souhaitiez simplement réviser votre cours : tout est possible et tout est gratuit.
Stars: ✭ 12 (-7.69%)
Mutual labels:  math, mathematics
Swiftmath
Cross-platform math library with SIMD support
Stars: ✭ 30 (+130.77%)
Mutual labels:  math, mathematics
Math Php
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Stars: ✭ 2,009 (+15353.85%)
Mutual labels:  math, mathematics

Math Improve

Modify and Improve math expressions.

IO (Input / Output)

Input Output
(2+3 (2+3)
8-(2*3 8-(2*3)
5+4*(2+3 5+4*(2+3)
(5+4*(2+3 (5+4*(2+3))
5/(2-6*3 5/(2-6*3)
4-(5*7*3 4-(5*7*3)
3.14*-1+ 3.14*-1
6*6*(1*5/4 6*6*(1*5/4)
3.14*(5^2 3.14*(5^2)
pow(4,2 pow(4,2)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].