Fork me on GitHub

Calque


Expressions

sqrt(3^2 + 4^2)
sqrt(-4)
2 inch to cm
cos(45 deg)

Variables

a = 2 + 2 * 2
b = a - 1
a * b

Functions

pow2(x) = x ^ 2
pow2(6)

Copy URL to share


Using math.js.

Original code: grimalschi/calque.


Привет, Хабр!