From 85e2726ddedd2981425c5ac07f7257bce1a6ddbf Mon Sep 17 00:00:00 2001 From: jwansek Date: Mon, 1 Nov 2021 14:51:47 +0000 Subject: started work on translation to c --- code/FORTRAN2C/examples/maths2.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 code/FORTRAN2C/examples/maths2.txt (limited to 'code/FORTRAN2C/examples/maths2.txt') diff --git a/code/FORTRAN2C/examples/maths2.txt b/code/FORTRAN2C/examples/maths2.txt new file mode 100644 index 0000000..313296b --- /dev/null +++ b/code/FORTRAN2C/examples/maths2.txt @@ -0,0 +1 @@ +sin(45 * 2) / 3 -- cgit v1.2.3