# Mathematics Editor and Calculator

## Cloud Math Editors

* [Matcha](https://www.mathcha.io/) plus desktop app
* [Codecogs Equation Editor](https://www.codecogs.com/latex/eqneditor.php) : online Latex equation editor
* [Mathup](https://runarberg.github.io/mathup/)
* [HostMath - Online LaTeX formula editor and browser-based math equation editor](http://www.hostmath.com/)

## Math Equation and Formula

* [Whats That Formula](https://whatsthatformula.com/#)
* [Equplus](https://equplus.net/)
* [DLMF NIST](https://dlmf.nist.gov/)
* [Free Think Calculator Online](https://www.thinkcalculator.com/)

## Mathematical Symbols

* [List of Math Symbols](https://mathvault.ca/hub/higher-math/math-symbols)

## Command Line Calculator

* [kalk - A flexible calculator that supports variables and functions defined by the user](https://kalk.strct.net/) web and desktop
* [NoteCalc - A handy note taking app with built in calculator](https://bbodi.github.io/notecalc3/) in-browser calculator, WASM
* [OpalCalc: A New Generation of Calculator](https://www.skytopia.com/software/opalcalc/)
* [SpeedCrunch](http://speedcrunch.org/): user-defined variables, user functions, complex number, unit conversion, statistical functions, integer & bitwise arithmetic, basic math
* [Instacalc](https://instacalc.com/)
* [Lastcalc](http://lastcalc.org/)
* [kalk](https://kalk.dev/) desktop
* [kalker - A flexible calculator that supports variables and functions defined by the user](https://kalker.xyz/)
* [Qalculate! - the ultimate desktop calculator](https://qalculate.github.io/) : symbolic calculation
* [GitHub - mkulesh/microMathematics: microMathematics Plus - Extended visual calculator](https://github.com/mkulesh/micromathematics)
* [CalcuLaTeX](https://mkhan45.github.io/CalcuLaTeX-Web/): [mkhan45/CalcuLaTeX: in progress pretty printing calculator language](https://github.com/mkhan45/CalcuLaTeX), [CalcuLaTeX](https://calcula.tech/)
* [engineerJS Calculation Tools for Engineers (r2175)](http://engineerjs.com/)

## Online Math Calculator

* [Desmos](https://www.desmos.com/)
* [Insect](https://insect.sh/)
* [Math Notepad](http://mathnotepad.com/)

[symbolic-math-solver](/irosyadi/app/symbolic-math-solver.md)

## Math Equation

* [MathEquationAPI - Free API to Generate Math Equations On The Fly](https://mathequationapi.com/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/writing/math-editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
