aboutsummaryrefslogtreecommitdiff
path: root/example/input.txt
blob: 909e250cd35b051d384c513def3a27e3c65f630b (plain)
1
2
3
4
5
6
7
8
9
a = 10.5;; b = .5 
(a + b) * 10 / 2

x = 2_0
y = 2!
z = y/2 
10 + 4(z / y)(x / 4)

x^(-y)