fdai7848
|
9feab8998d
|
refactoring: reduce use of variables in sin and cos function and delete print functions in tests
|
11 months ago |
fdai7848
|
08d0ad16e7
|
add tests for cos function
|
11 months ago |
fdai7848
|
7bfc5a1fce
|
refactoring: move helper functions to util.c
|
11 months ago |
fdai7848
|
c5fd68472a
|
add sin functions and tests
|
11 months ago |
fdai7848
|
4b9f352ea1
|
add tests for radians function
|
11 months ago |
fdai7848
|
73e6889e5e
|
add approximation for pi by gauss-legendre
|
11 months ago |
fdai7848
|
12393766b6
|
refactoring: move exponential function to reihen.c
|
11 months ago |
fdai7848
|
7cf036b53a
|
add files for reihen
|
11 months ago |
fdai7848
|
083b545c75
|
refactoring: split function logN in smaller subfunctions
|
11 months ago |
fdai7848
|
923b1fe04c
|
refactoring: change function names and parameter names in logarithmus.c
|
11 months ago |
fdai7848
|
1ce4f54dd0
|
add test for logarithmic function to base 2
|
11 months ago |
fdai7848
|
18a4d38367
|
add test for logarithmic function to base 10
|
11 months ago |
fdai7848
|
eb421bd257
|
add test for logarithmus with decimals
|
11 months ago |
fdai7848
|
109ea48200
|
add tests for log function with integers
|
11 months ago |
fdai7848
|
fa9fb28309
|
add tests for edge cases and add fix for log function
|
11 months ago |
fdai7848
|
9cf7587746
|
refactoring: move ln function to logarithmus
|
11 months ago |
fdai7848
|
f3024b4387
|
add files for logarithmus
|
11 months ago |
fdai7848
|
3089590084
|
refactoring: change variable names and function names
|
11 months ago |
fdai7848
|
18200c9252
|
add tests for edge cases
|
11 months ago |
fdai7848
|
80461d1273
|
add tests for decimal base and decimal exponent
|
11 months ago |
fdai7848
|
b9a1ad99da
|
add test case for negative exponent with integer base
|
11 months ago |
fdai7848
|
f82b58b61a
|
refactoring: delete print statements from tests
|
11 months ago |
fdai7848
|
dde66d2b33
|
Add tests for decimal exponent with decimal base
|
11 months ago |
fdai7848
|
650e1f439d
|
Add test for decimal exponents
|
11 months ago |
fdai7848
|
fef22fedff
|
test ln functions for values smaller than 0 and 0
|
11 months ago |
fdai7848
|
f43c8409fe
|
Add test for ln function for positive numbers
|
11 months ago |
fdai7848
|
22e4cbf852
|
add test for exponential function with negative numbers
|
11 months ago |
fdai7848
|
0b4772466e
|
add tests for exponential function with positive numbers
|
11 months ago |
fdai7848
|
8e41621747
|
Add check for integer exponent
|
11 months ago |
fdai7848
|
0db2ed8c28
|
refactoring: changing functions for double types
|
11 months ago |
fdai7848
|
807d1b7b6b
|
Add Test for Negative Exponents
|
11 months ago |
fdai7848
|
e7902efcd3
|
Add Test for positive integer exponent function
|
11 months ago |
fdai7848
|
8e8b79ac14
|
Create exp files
|
11 months ago |
Sophia Weber
|
72e91d4f58
|
Update next calc function
|
11 months ago |
Sophia Weber
|
5a9978be91
|
Create Oct Output Test
|
11 months ago |
Sophia Weber
|
999af48802
|
Create Hex Output Test
|
11 months ago |
Sophia Weber
|
83aec72e1e
|
Create Output Handling
|
11 months ago |
Sophia Weber
|
bdad9560be
|
Implement div detected Test for getNumber Function
|
11 months ago |
Sophia Weber
|
980d22cae4
|
Implement multi detected Test for getNumber Function
|
11 months ago |
Sophia Weber
|
4744e965bb
|
Implement sub detected Test for getNumber Function
|
11 months ago |
Sophia Weber
|
c05d58f22a
|
Implement add detected Test for getNumber Function
|
11 months ago |
Sophia Weber
|
97163c8cce
|
add no formular detected Test for getNumber Function
|
11 months ago |
Sophia Weber
|
4d45e4f1ba
|
Implement nothing to find test
|
11 months ago |
Sophia Weber
|
7d06c4632b
|
Implement Exp find test
|
11 months ago |
Sophia Weber
|
c22a51bf6c
|
Implement Div find test
|
11 months ago |
Sophia Weber
|
bd93f6dc7f
|
Implement Multi find test
|
11 months ago |
Sophia Weber
|
db8180fbe6
|
Implement Sub find test
|
11 months ago |
Sophia Weber
|
478acc16d3
|
Implement Add find test
|
11 months ago |
Sophia Weber
|
98ba967d82
|
Finished Whitespace Function Tests
|
11 months ago |
Sophia Weber
|
00423f02e1
|
Add Whitespace Test with many Spaces
fix Whitespace function
|
11 months ago |