fish-shell/tests/math.out
2017-12-18 23:01:16 -08:00

27 lines
237 B
Text

####################
# Validate basic expressions
1
1
1
1.667
4
4
2
0.500000
49
0
4
-10
-2
-8
####################
# Validate how variables in an expression are handled
1
2
-4
-4.5
####################
# Validate math error reporting