This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Programmiermethoden_und_-werkzeuge
/
2022-2-WS_group_project_gruppenprojekt
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
pi
remotes/origin/H.F.F/Taschenrechner
fdai7446
2 years ago
parent
0406d32174
commit
0924ed8d1c
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
Taschenrechner.java
4
Taschenrechner.java
View File
@ -52,4 +52,8 @@ public class Taschenrechner {
return
temp
;
}
double
pie
(
)
{
return
Math
.
PI
;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Programmiermethoden_und_-werkzeuge/2022-2-WS_group_project_gruppenprojekt
Title
Body
Create Issue