This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Programmiermethoden_und_-werkzeuge
/
2023-2-WS_group_project_the-defiant-mythics
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
refactoring: removed import math
remotes/origin/feature/feature-read-math-functions
fdai7763
11 months ago
parent
4c397b2875
commit
e9af8932cc
1 changed files
with
0 additions
and
2 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
2
src/main/py/read_math_function.py
2
src/main/py/read_math_function.py
View File
@ -1,5 +1,3 @@
import
math
def
read_constant
(
type
,
value
)
:
if
type
!=
"
c
"
:
return
False
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Programmiermethoden_und_-werkzeuge/2023-2-WS_group_project_the-defiant-mythics
Title
Body
Create Issue