[settings]
notation = "decimal"
decimals = 3
angle_mode = "rad"
decimal_separator = ","
trim_trailing_zeros = true
[variables]
[[history]]
input = "1+3"
value = 4.0
[[history]]
input = "1e3"
value = 1000.0
[[history]]
input = "asdasd"
[[history]]
input = "1+2+3(3*7)"
[[history]]
input = "cos(20)+1"
value = 1.408082061813392
[[history]]
input = "ans+5"
value = 6.408082061813392