- Joined on Nov 06, 2018
codeisnotevil pushed to master at codeisnotevil/Roboter
- 55e2cbe6b8 corrected some leftover Merge whoopsies
5 years ago
codeisnotevil pushed to master at codeisnotevil/Roboter
- ba9aeb4d69 Merge branch 'master' of https://gogs.informatik.hs-fulda.de/codeisnotevil/Roboter
- ad8f263f1d Added Subsection for the Joystick lib
- Compare 2 commits »
5 years ago
codeisnotevil pushed to master at codeisnotevil/Roboter
- bc059a4c19 Canged Funksteuerung to Drahtlose Verbindung, added Commands array discriptin and Added Steuerung as a section
5 years ago
codeisnotevil created repository codeisnotevil/Roboter
5 years ago
codeisnotevil pushed to pullrequest at O.o/UGSBO
- 1337a0f89f Merge branch 'featureKomplexNumberCalculator' into pullrequest
- 08396a8d2c fixed a Typo in the EqualsComplexNumversTest class to EqualsComplexNumbersTest class
- 940b433a49 changed division test to use hamcrest assertThat instead of assertTrue
- abed67ee68 changed mutipication tests to use hamcrest asserThat instead of assertTrue
- c1c08558ca changed SubstrationTests to use hamcrest assertThat instead of assertTrue
- Compare 20 commits »
5 years ago
codeisnotevil pushed to featureKomplexNumberCalculator at O.o/UGSBO
- 08396a8d2c fixed a Typo in the EqualsComplexNumversTest class to EqualsComplexNumbersTest class
5 years ago
codeisnotevil pushed to featureKomplexNumberCalculator at O.o/UGSBO
- 940b433a49 changed division test to use hamcrest assertThat instead of assertTrue
- abed67ee68 changed mutipication tests to use hamcrest asserThat instead of assertTrue
- c1c08558ca changed SubstrationTests to use hamcrest assertThat instead of assertTrue
- Compare 3 commits »
5 years ago
codeisnotevil pushed to featureKomplexNumberCalculator at O.o/UGSBO
- ba9015387f Changed AddComplexNumberTest to use hamcrest assertThat instead of assertTrue
- 3cf9fc1ba5 changed tests for the conjugation of conplex numbers to use hamcrest asserrThat
- 99ca7b9d45 changed the equals methode to match java standart
- a83adacd60 Added hamcrest to the dependencies
- Compare 4 commits »
5 years ago
codeisnotevil pushed to featureKomplexNumberCalculator at O.o/UGSBO
- e8dfdfd5c9 Added conjugationOf to the ComplexNumber object
5 years ago
codeisnotevil pushed to featureKomplexNumberCalculator at O.o/UGSBO
- 457af8fd1d removed a typo and added documentation to the absoluteValueOf function
5 years ago
codeisnotevil pushed to featureKomplexNumberCalculator at O.o/UGSBO
- 4f3f9399a8 Added the functionality to calculate the absolute value of an complex number
5 years ago
codeisnotevil pushed to featureKomplexNumberCalculator at O.o/UGSBO
- eef6b9ee6e The absolute value of an complex Number with only a real part can is now implemented in the absolutValueOf function
5 years ago
codeisnotevil pushed to featureKomplexNumberCalculator at O.o/UGSBO
- 6757bfe86d added division of ComplexNumbers to the ComplexNumber Object.
5 years ago
codeisnotevil pushed to featureKomplexNumberCalculator at O.o/UGSBO
- db1c0d25a0 added multiplying two ComplexNumbers with imaginary parts
5 years ago
codeisnotevil pushed to featureKomplexNumberCalculator at O.o/UGSBO
- ac21b68eac Added the multiply functionality for ComplexNumbers it can multiply ComplexNumbers without an Imaginary part
5 years ago
codeisnotevil pushed to featureKomplexNumberCalculator at O.o/UGSBO
- 8252779c8f Correct a Typo and added substract function to the ComplexNumber Object
5 years ago
codeisnotevil pushed to featureKomplexNumberCalculator at O.o/UGSBO
- 24da1c0969 Added add function to the ComplexNumber Object
5 years ago