18 Commits (c98edf25e40febc1d7c63e934fb1ee7e2f3d2195)
 

Author SHA1 Message Date
fdai7783 c98edf25e4 Added potentiate functionality and test 11 months ago
fdai7783 52164e6be2 refactoring: renamed sqrt function to better fit .math function name 11 months ago
fdai7783 661744d99b Added square root functionality and one test for it 11 months ago
fdai7783 9a0298af9e Added another test for division functionality 11 months ago
fdai7783 c01de8115e Added division functionality and one test for it 11 months ago
fdai7783 c6fab77268 refactoring: renamed test function to meet testing parameters 11 months ago
fdai7783 bf0e99170f Added another unittest to test multiplication functionality 11 months ago
fdai7783 f12cf9b6d1 refactoring: renamed test to fit what is actually tested 11 months ago
fdai7783 d2dc6dc08b Added multiplication functionality and a test for it 11 months ago
fdai7783 058035d95b Added another test for subtraction functionality 11 months ago
fdai7783 32260eddf3 refactoring: adjusted discription of test to fit result 11 months ago
fdai7783 c3606567d2 Added subtraction functionality and one test for it 11 months ago
fdai7783 9bd17518a8 Added test for addition functionality to test addition of decimal numbers 11 months ago
fdai7783 4d181f438c Added another test for addition functionality 11 months ago
fdai7783 72062bce03 Added another test for addition functionality 11 months ago
fdai7783 8e8527e415 refactoring: corrected test description 11 months ago
fdai7783 23f163cc48 Added one test and basic addition functionality to fulfill it 11 months ago
fdai7783 54f568f1fa Basic structure and setup 11 months ago