fish-shell/tests/math.out

28 lines
237 B
Plaintext
Raw Normal View History

####################
# 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
2017-11-25 15:04:44 +08:00
####################
# Validate math error reporting