diff options
Diffstat (limited to 'code/simpleSableCCCalulator/examples/maths2.txt')
-rw-r--r-- | code/simpleSableCCCalulator/examples/maths2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/simpleSableCCCalulator/examples/maths2.txt b/code/simpleSableCCCalulator/examples/maths2.txt index 1f1d63e..313296b 100644 --- a/code/simpleSableCCCalulator/examples/maths2.txt +++ b/code/simpleSableCCCalulator/examples/maths2.txt @@ -1 +1 @@ -sin(45 * 3) / 3
\ No newline at end of file +sin(45 * 2) / 3 |