diff options
author | AidenRushbrooke <72034940+AidenRushbrooke@users.noreply.github.com> | 2021-10-25 16:57:36 +0100 |
---|---|---|
committer | AidenRushbrooke <72034940+AidenRushbrooke@users.noreply.github.com> | 2021-10-25 16:57:36 +0100 |
commit | 69b0ad07bac30beca1397ff187468e7597203c44 (patch) | |
tree | f125c988f73e2f16bef2a1f145994bc827b0d418 /code/simpleSableCCCalulator/examples/maths2.txt | |
parent | 74c5732bded6695eed3aabf125a888fbdf206a40 (diff) | |
parent | aa3a6929584eaa63cafb73353a62effd75d4dd8c (diff) | |
download | esotericFORTRAN-69b0ad07bac30beca1397ff187468e7597203c44.tar.gz esotericFORTRAN-69b0ad07bac30beca1397ff187468e7597203c44.zip |
Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject
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..313296b --- /dev/null +++ b/code/simpleSableCCCalulator/examples/maths2.txt @@ -0,0 +1 @@ +sin(45 * 2) / 3 |