diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2021-10-18 16:40:56 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2021-10-18 16:40:56 +0100 |
commit | e09b0bb865bbb0087c46b4acd90b759f14dfa824 (patch) | |
tree | 824f93a769d5ae3b38b4f6b3597347b78478e69c /code/simpleSableCCCalulator/examples/maths2.txt | |
parent | 3c3706a8957f27d7bcb553eff6ded1c6dc76fa24 (diff) | |
download | esotericFORTRAN-e09b0bb865bbb0087c46b4acd90b759f14dfa824.tar.gz esotericFORTRAN-e09b0bb865bbb0087c46b4acd90b759f14dfa824.zip |
added sableCC calculator
Diffstat (limited to 'code/simpleSableCCCalulator/examples/maths2.txt')
-rw-r--r-- | code/simpleSableCCCalulator/examples/maths2.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/code/simpleSableCCCalulator/examples/maths2.txt b/code/simpleSableCCCalulator/examples/maths2.txt new file mode 100644 index 0000000..1f1d63e --- /dev/null +++ b/code/simpleSableCCCalulator/examples/maths2.txt @@ -0,0 +1 @@ +sin(45 * 3) / 3
\ No newline at end of file |