BETA
version
print("Matrices, quantities, complex numbers").title()
[1kV/cm, 2kV/cm; (3+1i)m/s^2, 4m/s^2]
print("Javascript").title()
a={"this is a Javascript object":{
"it can contain regular properties": 34,
"or quantities" : 3 m/s^2,
"or matrices": [1,2;3,4],
"or formatted text": print("green").title().color("green"),
}}
print("Experimental graph support").title()
x = -200..200;
plot(x, sin(x/10)./x)
Welcome!
Perform scientific calculations in your browser.
Reuse other engineers' work easily.
Learn more
I want to see a demo
Built-in features (Beta)
Planned features
- Create your own library
- Better documentation
- Better result formatters
Currently available tools (Beta)
This is a pre-alpha test version with known bugs.
Contact: contact
at
almafa
dot
org
🍺 Donate with PayPal (or BTC: 1A574U2gwJ8FQWHr6bKtZKXo4rNrgFbtQ4)