fdai7968
|
0c11733596
|
correct mistake
|
11 months ago |
fdai7968
|
c0cd67158a
|
Merge branch 'trigonometrische_funktionen' into 'master'
Add new trigonometric functions
See merge request fdai8031/cstools101!10
|
11 months ago |
fdai7968
|
98d95b8c49
|
refactoring: if angle is 0 return 0 for tangens
|
11 months ago |
fdai7968
|
0c04b0fdbd
|
refactoring: if angle is 0 return 1 for cosinus
|
11 months ago |
fdai7968
|
0d884ee53c
|
refactoring: if angle is 0 return 0 for sin
|
11 months ago |
fdai7968
|
00d252c60b
|
Update test/trig_functions/test_trig_functions.c
|
11 months ago |
fdai7968
|
23555e622d
|
Add new test file for trig_functions
|
11 months ago |
fdai7968
|
81db444a7a
|
Add new directory
|
11 months ago |
fdai7968
|
b2abfdc72d
|
Create the header for trig_functions
|
11 months ago |
fdai7968
|
4ce736e53b
|
Add new trig_functions.h file
|
11 months ago |
fdai7968
|
da1d688fa9
|
Update src/trig_functions/trig_functions.c
|
11 months ago |
fdai7968
|
831001fef5
|
Add new trigonometric functions.c
file
|
11 months ago |
fdai7968
|
d11c1e585d
|
Add new trigonometric functions
directory
|
11 months ago |
fdai7968
|
0e14035c7d
|
Merge branch 'division' into 'master'
Division
See merge request fdai8031/cstools101!9
|
11 months ago |
fdai7968
|
d6758cbe13
|
refactoring: if divident and divisor is the same return 1
|
11 months ago |
fdai7968
|
9ea7adab37
|
refactoring: if dividend is 0 return 0 without calculation
|
11 months ago |
fdai7968
|
2ae9a6fd65
|
Update test/division/test_division.c
|
11 months ago |
fdai7968
|
c78a58c7be
|
Add new test for division file
|
11 months ago |
fdai7968
|
211fd9945a
|
Add new division test directory
|
11 months ago |
fdai7968
|
0d697c972f
|
Update src/division/division.h
|
11 months ago |
fdai7968
|
2daf8ea94f
|
Add new division.h file
|
11 months ago |
fdai7968
|
1ad792bd01
|
Update src/division/division.c
|
11 months ago |
fdai7968
|
bd09973079
|
Add new division.c file
|
11 months ago |
fdai7968
|
28465715ba
|
Add new division directory
|
11 months ago |
fdai7595
|
0e2837a9bc
|
Merge branch 'fakultaet' into 'master'
Merge branch 'fakultaet'
See merge request fdai8031/cstools101!8
|
11 months ago |
Hendrik Sitzmann
|
55b7448ec1
|
refactoring: added comment
|
11 months ago |
Hendrik Sitzmann
|
4ce3821619
|
refactoring: changed print and maxInput
|
11 months ago |
Hendrik Sitzmann
|
670431de6d
|
refactoring: added comments to main
|
11 months ago |
Hendrik Sitzmann
|
b658883ba0
|
corrected main
|
11 months ago |
Hendrik Sitzmann
|
33def303b4
|
refactoring: added function comments
|
11 months ago |
Hendrik Sitzmann
|
b87f8bb2c0
|
refactoring: added test comments
|
11 months ago |
Hendrik Sitzmann
|
8151f931af
|
added test for input 5
|
11 months ago |
Hendrik Sitzmann
|
5ba6ed51d6
|
added test for input 1
|
11 months ago |
Hendrik Sitzmann
|
b0ce1fe90c
|
added test for input 0
|
11 months ago |
Hendrik Sitzmann
|
0b4e7b9f6c
|
added test_fakultaet.c
|
11 months ago |
Hendrik Sitzmann
|
2717c18f56
|
print the factorial
|
11 months ago |
Hendrik Sitzmann
|
353a06181e
|
added function to get user input
|
11 months ago |
Hendrik Sitzmann
|
0fffae7de8
|
included header files
|
11 months ago |
Hendrik Sitzmann
|
a613d8c632
|
added main.c
|
11 months ago |
Hendrik Sitzmann
|
70e496ccfa
|
deleted terminal condition
|
11 months ago |
Hendrik Sitzmann
|
69ed4f6651
|
added termination condition in function
|
11 months ago |
Hendrik Sitzmann
|
0d50a1a4e4
|
added fakultaet.h
|
11 months ago |
Hendrik Sitzmann
|
55065b6b99
|
added fakultaet.c function
|
11 months ago |
Hendrik Sitzmann
|
e10c536515
|
added fakultaet.c
|
11 months ago |
Hendrik Sitzmann
|
003e3b9dbd
|
Update team.md
|
11 months ago |
fdai7858
|
4e002531d4
|
Update team.md
|
11 months ago |
Laurin
|
c602ead0d5
|
Merge branch 'master' of https://gitlab.cs.hs-fulda.de/fdai8031/cstools101
|
11 months ago |
Laurin
|
943bafff78
|
Merge branch 'conversionOfNumbers'
|
11 months ago |
Laurin
|
dd0176d5dc
|
refactoring: changed variable names to be more specific
|
11 months ago |
Laurin
|
3a704ca670
|
refactoring: freed allocated memory of result strings in main program
|
11 months ago |