Skip to content

Commit

Permalink
Change directory of inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
EhsanShafi3i committed Dec 10, 2024
1 parent 51de444 commit 4c05d80
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Examples/input1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
-(- sin (x * 4*arctan(1) /180) //term1
+ log (exp(Y1))/log(e) {term2}+ sqrt(sqr(-_xY_2__z_))//term3
{
comment
}
-2^2^3+X div 10-y1 mod 3+2.31+0.69+1.3E+2)


6 changes: 6 additions & 0 deletions Examples/input2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
-(- sin (x * 4*arctan(1) /180) //term1
+ log (exp(Y1))/log(e) {term2}+ sqrt(sqr(-1xY_2__z_))//term3
{
comment
}
-2^3+X div 10-y1 mod 3+2.31+0.69+1.3E+2)
6 changes: 6 additions & 0 deletions Examples/input3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
-(- sin (x * 4*arctan(1) /180) //term1
+ log (exp(Y1))/log(e) {term2}+ sqrt(sqr(-xY_2__z_))//term3
{
comment
}
-2^2^3+X div 10-y1 mod 3.5+2.31+0.69+1.3E+2)
1 change: 1 addition & 0 deletions Examples/test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sin(x) + cos(x)

0 comments on commit 4c05d80

Please sign in to comment.