Compare commits
4 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
7f29fa665f | 5 months ago |
|
|
dff9565f6d | 5 months ago |
|
|
6ec5c64b53 | 5 months ago |
|
|
7e4f3ecd15 | 5 months ago |
@ -0,0 +1,9 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" build-on-make="true" name="rj2302_mayinghe_selfproject:jar">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/rj2302_mayinghe_selfproject_jar</output-path>
|
||||
<root id="archive" name="rj2302_mayinghe_selfproject.jar">
|
||||
<element id="module-output" name="rj2302_mayinghe_selfproject" />
|
||||
<element id="extracted-dir" path="D:/exp4j/exp4j-0.4.8.jar" path-in-jar="/" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
@ -0,0 +1,19 @@
|
||||
1. com.example.mathgenerator.Problem@16f65612
|
||||
|
||||
2. com.example.mathgenerator.Problem@311d617d
|
||||
|
||||
3. com.example.mathgenerator.Problem@7c53a9eb
|
||||
|
||||
4. com.example.mathgenerator.Problem@ed17bee
|
||||
|
||||
5. com.example.mathgenerator.Problem@2a33fae0
|
||||
|
||||
6. com.example.mathgenerator.Problem@707f7052
|
||||
|
||||
7. com.example.mathgenerator.Problem@11028347
|
||||
|
||||
8. com.example.mathgenerator.Problem@14899482
|
||||
|
||||
9. com.example.mathgenerator.Problem@21588809
|
||||
|
||||
10. com.example.mathgenerator.Problem@2aae9190
|
||||
@ -0,0 +1,39 @@
|
||||
1. com.example.mathgenerator.Problem@2437c6dc
|
||||
|
||||
2. com.example.mathgenerator.Problem@1f89ab83
|
||||
|
||||
3. com.example.mathgenerator.Problem@e73f9ac
|
||||
|
||||
4. com.example.mathgenerator.Problem@61064425
|
||||
|
||||
5. com.example.mathgenerator.Problem@7b1d7fff
|
||||
|
||||
6. com.example.mathgenerator.Problem@299a06ac
|
||||
|
||||
7. com.example.mathgenerator.Problem@383534aa
|
||||
|
||||
8. com.example.mathgenerator.Problem@6bc168e5
|
||||
|
||||
9. com.example.mathgenerator.Problem@7b3300e5
|
||||
|
||||
10. com.example.mathgenerator.Problem@2e5c649
|
||||
|
||||
11. com.example.mathgenerator.Problem@136432db
|
||||
|
||||
12. com.example.mathgenerator.Problem@7382f612
|
||||
|
||||
13. com.example.mathgenerator.Problem@1055e4af
|
||||
|
||||
14. com.example.mathgenerator.Problem@3caeaf62
|
||||
|
||||
15. com.example.mathgenerator.Problem@e6ea0c6
|
||||
|
||||
16. com.example.mathgenerator.Problem@6a38e57f
|
||||
|
||||
17. com.example.mathgenerator.Problem@5577140b
|
||||
|
||||
18. com.example.mathgenerator.Problem@1c6b6478
|
||||
|
||||
19. com.example.mathgenerator.Problem@67f89fa3
|
||||
|
||||
20. com.example.mathgenerator.Problem@4ac68d3e
|
||||
@ -0,0 +1,59 @@
|
||||
1. 27 / sin(30) - 43 / 6 = 46.8333
|
||||
|
||||
2. ( sqrt(4) / 46 ) - sin(270) = 1.0435
|
||||
|
||||
3. 20 * sin(45) * ( sqrt(9) * 48 ) = 2036.4675
|
||||
|
||||
4. 5 / sin(30) = 10
|
||||
|
||||
5. 98 + cos(60) + ( sqrt(36) * 34 ) = 302.5
|
||||
|
||||
6. 87 / cos(45) * 13 * sqrt(49) = 11196.3288
|
||||
|
||||
7. sqrt(9) / cos(30) = 3.4641
|
||||
|
||||
8. sin(30) - 85 * 62 + 67 = -5202.5
|
||||
|
||||
9. ( 76 - tan(60) ) + 20 = 94.2679
|
||||
|
||||
10. cos(360) - sqrt(4) = -1
|
||||
|
||||
11. sin(90) - 22 * sqrt(64) = -175
|
||||
|
||||
12. 36 * ( tan(30) - 94 ) = -3363.2154
|
||||
|
||||
13. tan(30) * ( sqrt(64) - 48 ) - 28 = -51.094
|
||||
|
||||
14. ( 68 - tan(60) ) + 48 = 114.2679
|
||||
|
||||
15. sin(270) + sqrt(64) = 7
|
||||
|
||||
16. cos(180) / 72 - 37 * 32 = -1184.0139
|
||||
|
||||
17. ( sin(45) + sqrt(49) ) - 61 = -53.2929
|
||||
|
||||
18. 78 / 92 - tan(60) = -0.8842
|
||||
|
||||
19. 83 + ( tan(30) / sqrt(100) ) = 83.0577
|
||||
|
||||
20. sqrt(25) - sin(30) = 4.5
|
||||
|
||||
21. ( sqrt(49) / sin(90) ) + 34 * 19 = 653
|
||||
|
||||
22. 18 - 67 + sqrt(4) + cos(0) = -46
|
||||
|
||||
23. sqrt(64) - sin(30) = 7.5
|
||||
|
||||
24. 90 * cos(45) * sqrt(81) = 572.7565
|
||||
|
||||
25. tan(30) * sqrt(16) / 93 = 0.0248
|
||||
|
||||
26. sqrt(36) + tan(60) = 7.7321
|
||||
|
||||
27. cos(0) - 3 + sqrt(36) = 4
|
||||
|
||||
28. 12 + ( 57 / cos(0) ) / sqrt(4) = 40.5
|
||||
|
||||
29. sin(90) - 19 = -18
|
||||
|
||||
30. 53 - tan(60) * 40 * 74 * sqrt(4) = -10200.7408
|
||||
@ -0,0 +1,59 @@
|
||||
1. com.example.mathgenerator.Problem@161cd475
|
||||
|
||||
2. com.example.mathgenerator.Problem@532760d8
|
||||
|
||||
3. com.example.mathgenerator.Problem@57fa26b7
|
||||
|
||||
4. com.example.mathgenerator.Problem@5f8ed237
|
||||
|
||||
5. com.example.mathgenerator.Problem@2f410acf
|
||||
|
||||
6. com.example.mathgenerator.Problem@47089e5f
|
||||
|
||||
7. com.example.mathgenerator.Problem@4141d797
|
||||
|
||||
8. com.example.mathgenerator.Problem@68f7aae2
|
||||
|
||||
9. com.example.mathgenerator.Problem@4f47d241
|
||||
|
||||
10. com.example.mathgenerator.Problem@4c3e4790
|
||||
|
||||
11. com.example.mathgenerator.Problem@38cccef
|
||||
|
||||
12. com.example.mathgenerator.Problem@5679c6c6
|
||||
|
||||
13. com.example.mathgenerator.Problem@27ddd392
|
||||
|
||||
14. com.example.mathgenerator.Problem@19e1023e
|
||||
|
||||
15. com.example.mathgenerator.Problem@7cef4e59
|
||||
|
||||
16. com.example.mathgenerator.Problem@64b8f8f4
|
||||
|
||||
17. com.example.mathgenerator.Problem@2db0f6b2
|
||||
|
||||
18. com.example.mathgenerator.Problem@3cd1f1c8
|
||||
|
||||
19. com.example.mathgenerator.Problem@3a4afd8d
|
||||
|
||||
20. com.example.mathgenerator.Problem@1996cd68
|
||||
|
||||
21. com.example.mathgenerator.Problem@3339ad8e
|
||||
|
||||
22. com.example.mathgenerator.Problem@555590
|
||||
|
||||
23. com.example.mathgenerator.Problem@6d1e7682
|
||||
|
||||
24. com.example.mathgenerator.Problem@424c0bc4
|
||||
|
||||
25. com.example.mathgenerator.Problem@3c679bde
|
||||
|
||||
26. com.example.mathgenerator.Problem@16b4a017
|
||||
|
||||
27. com.example.mathgenerator.Problem@8807e25
|
||||
|
||||
28. com.example.mathgenerator.Problem@2a3046da
|
||||
|
||||
29. com.example.mathgenerator.Problem@2a098129
|
||||
|
||||
30. com.example.mathgenerator.Problem@198e2867
|
||||
@ -0,0 +1,3 @@
|
||||
Manifest-Version: 1.0
|
||||
Main-Class: com.example.mathgenerator.MathProblemGeneratorApp
|
||||
|
||||
Loading…
Reference in new issue