This website works better with JavaScript.
Home
Explore
Help
Sign In
papacda75540
/
TriangleChecker
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Finished Version
master
David Papac
2 years ago
parent
1f0bfb676b
commit
5715b984e2
2 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
BIN
out/test/TriangleCheckerAssignment/TriangleCheckerTest.class
1
1
test/TriangleCheckerTest.java
BIN
out/test/TriangleCheckerAssignment/TriangleCheckerTest.class
View File
+ 1
- 1
test/TriangleCheckerTest.java
View File
float c = 1;
float c = 1;
float d = 0;
float d = 0;
float e =
0
;
float e =
1
;
float f = 0;
float f = 0;
float g = -1;//negative Zahlen
float g = -1;//negative Zahlen
Write
Preview
Loading…
Cancel
Save