sqrt(3^2 + 4^2)
sqrt(-4)
2 inch to cm
cos(45 deg)
a = 2 + 2 * 2
b = a - 1
a * b
pow2(x) = x ^ 2
pow2(6)
# This is a comment
a = 2 * 2 # And this
2 * 2
last + 1
Using math.js.
View on GitHub(fork of Grimalschi's calque).