Justin Trausch
|
67c0b2999f
|
Planung Kommentare Ideen Produkt
|
11 months ago |
Justin Trausch
|
be2504b7d0
|
Basiertes Verbindlichkeit (weiter For schleife hinzugefügt)
|
11 months ago |
Dennis Sperzel
|
cd70bc3d28
|
refactoring: rename addition functions for float sum
|
11 months ago |
INNA
|
16299ad3bd
|
Erste Implementierung der Subtraktionsfunktion
|
11 months ago |
INNA
|
0712b7f6a4
|
Initialer Commit: Grundgerüst für Subtraktionsfunktion
|
11 months ago |
Justin Trausch
|
ad3784984b
|
refactoring: return statement vereinfacht
|
11 months ago |
Justin Trausch
|
94a2d06345
|
refactoring: Brechnung vereinfacht
|
11 months ago |
Justin Trausch
|
92836654bc
|
For-Schleife Kalkulation eingefügt
|
11 months ago |
Justin Trausch
|
0eabb13117
|
For-Schleife eingefügt
|
11 months ago |
Justin Trausch
|
0d6153e84f
|
Initialisierung der Variable "produkt"
|
11 months ago |
Dennis Sperzel
|
b207b058f6
|
refactoring: rename variables in addition_float and struct data
|
11 months ago |
Justin Trausch
|
4f96ac6a9b
|
Produkt Basisfall für Start=1 und Ende=1
|
11 months ago |
fdai7930
|
9911b1d974
|
added multi function
|
11 months ago |
Justin Trausch
|
bf3426a6c0
|
Produkt Basisfall: Produkt bis 1
|
11 months ago |
INNA
|
913338c599
|
create files for subtraction
|
11 months ago |
Justin Trausch
|
ff9378fa72
|
ProduktSumme file erstellt
|
11 months ago |
Dennis Sperzel
|
1f245b6b36
|
addition addition_float sum of two positiv integer
|
11 months ago |
Justin Trausch
|
1df729bb90
|
Fakultaet file erstellt
|
11 months ago |
Justin Trausch
|
7d15b22095
|
create files for division
|
11 months ago |
Dennis Sperzel
|
29a4d6cae7
|
addition addition_precision sum of two precisions
|
11 months ago |
Dennis Sperzel
|
78305c0852
|
refactoring: rename function exponent and output and variables
|
11 months ago |
Dennis Sperzel
|
d616d52a76
|
testing: addition number output with sign, exponent and precision
|
11 months ago |
Dennis Sperzel
|
9454b90569
|
addition number output with sign, exponent and precision
|
11 months ago |
Dennis Sperzel
|
677a3b6e9e
|
addition addition_float base case 0+number=number
|
11 months ago |
Dennis Sperzel
|
978a20ee7c
|
addition read exponent of a floating number
|
11 months ago |
Dennis Sperzel
|
537ef341b5
|
refactoring: rename variables and function due raise readability
|
11 months ago |
Dennis Sperzel
|
29d0070ef3
|
addition read precision of a floating number
|
11 months ago |
Dennis Sperzel
|
60494752b2
|
addition read sign out of number
|
11 months ago |
Dennis Sperzel
|
42e3afe750
|
addition floating numbers base case 0+0=0
|
11 months ago |
fdai7848
|
9feab8998d
|
refactoring: reduce use of variables in sin and cos function and delete print functions in tests
|
11 months ago |
fdai7848
|
b20392a5ac
|
add tangens function
|
11 months ago |
fdai7848
|
ae634ac3a2
|
add cos function
|
11 months ago |
fdai7848
|
7bfc5a1fce
|
refactoring: move helper functions to util.c
|
11 months ago |
fdai7848
|
32b27094cf
|
refactoring: change parameter and variable names
|
11 months ago |
fdai7848
|
c5fd68472a
|
add sin functions and tests
|
11 months ago |
fdai7848
|
4b9f352ea1
|
add tests for radians function
|
11 months ago |
fdai7848
|
26be4d744a
|
add function that converts degrees to radians
|
11 months ago |
fdai7848
|
73e6889e5e
|
add approximation for pi by gauss-legendre
|
11 months ago |
fdai7848
|
ea2679568f
|
add function to get euler number
|
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
|
f05d7b4d4f
|
add support to ln function for larger numbers
|
11 months ago |
fdai7848
|
fa9fb28309
|
add tests for edge cases and add fix for log function
|
11 months ago |
fdai7848
|
bafd5844f3
|
add function for logarithmus to base 2 for convenience
|
11 months ago |
fdai7848
|
6060b30bc3
|
add function for logarithmus to base 10 for convenience
|
11 months ago |
fdai7848
|
c83f6e9b4b
|
add logarithmic function for all bases
|
11 months ago |
fdai7848
|
9cf7587746
|
refactoring: move ln function to logarithmus
|
11 months ago |
fdai7848
|
f3024b4387
|
add files for logarithmus
|
11 months ago |