212 Commits (master)
 

Author SHA1 Message Date
fdai7783 2ba6bfb730 Merge branch 'feature/feature-logical-operations' 11 months ago
fdai7794 5854fd07a5 corrected committername 11 months ago
fd7794 c103637e5c refactoring: corrected grammar 11 months ago
fd7794 56a69c1a71 refactoring: added new line 11 months ago
fd7794 4809d7b15d refactoring: simplified return statement for difference_of_simplified_exponential_functions 11 months ago
fd7794 e032d84d45 added test for no 'x' in function for difference_of_simplified_exponential_functions 11 months ago
fd7794 32f44b5489 added else case for no 'x' in function for difference_of_simplified_exponential_functions 11 months ago
fd7794 f35bdc3768 added if case for 'x' in function for difference_of_simplified_exponential_functions 11 months ago
fd7794 d8deef0c96 added calculation using simplify_exponential_function for difference_of_simplified_exponential_functions 11 months ago
fd7794 81c904e91c added function.split for difference_of_simplified_exponential_functions 11 months ago
fd7794 033566ff18 added print for difference_of_simplified_exponential_functions 11 months ago
fd7794 48e845a767 added selector difference_of_simplified_exponential_functions 11 months ago
fd7794 a07552e3d0 added difference_of_simplified_exponential_functions function 11 months ago
fd7794 482545f0c8 refactoring: added new lines 11 months ago
fd7794 49fde45c14 refactoring: corrected grammar 11 months ago
fd7794 79f554a22a refactoring: corrected grammar 11 months ago
fd7794 bdfe9658bf refactoring: simplified addition of "+0" in extract_constant 11 months ago
fd7794 5597097b29 refactoring: simplified return statement and removed unnecessary lines 11 months ago
fd7794 efdcb0b24e added test for no x in function for sum_of_simplified_exponential_functions 11 months ago
fd7794 c8304e0106 added return statement sum_of_simplified_exponential_functions 11 months ago
fd7794 44c681a874 added simplified declaration for sum_of_simplified_exponential_functions 11 months ago
fd7794 7f8f8aadef added function.split for sum_of_simplified_exponential_functions 11 months ago
fd7794 0e323426d5 added print for sum_of_simplified_exponential_functions 11 months ago
fd7794 d02c572a26 added selector for sum_of_simplified_exponential_functions 11 months ago
fd7794 06328ae401 added function sum_of_simplified_exponential_functions 11 months ago
fd7794 f688094879 added test for 3 multiplicators for simplify_product_function 11 months ago
fd7794 fdc87856e3 added test for 2 multiplicators for simplify_product_function 11 months ago
fd7794 e3a6e523fe added return statement for simplify_product_function 11 months ago
fd7794 a3c54659b6 added calculation for simplify_product_function 11 months ago
fd7794 d8e8d12870 added assignment to simplified_term for simplify_product_function 11 months ago
fd7794 d169d65961 added if not check for simplify_product_function 11 months ago
fd7794 2f5e5c3fcb added for loop for simplify_product_function 11 months ago
fd7794 11f0b199fa added declaration of 'result_coefficient' and 'result_variables' 11 months ago
fd7794 6af6a911d9 added declaration of 'terms' 11 months ago
fd7794 c6a1b5884f refactoring: updated print message 11 months ago
fd7794 6cfcd48764 added selector for simplify_product_function 11 months ago
fd7794 d078b642c2 added simplify_product_function 11 months ago
fd7794 7d7af2f32a refactoring: simplified return statement for exponent not 1 not 0 and removed unnecessary return 11 months ago
fd7794 8f90bcd45a refactoring: simplified return statement for exponent 1 11 months ago
fd7794 9976d1d900 refactoring: simplified return statement for exponent 0 11 months ago
fd7794 afa09d4334 added test for negative exponent for simplify_exponential_function 11 months ago
fd7794 c04446c582 added test for negative premultiplicator for simplify_exponential_function 11 months ago
fd7794 f3f4e5bb48 added test for exponent 0 for simplify_exponential_function 11 months ago
fd7794 014f44b404 added test for exponent 1 for simplify_exponential_function 11 months ago
fd7794 63bed1fbd7 added test for premultiplicator for simplify_exponential_function 11 months ago
fd7794 7ff6ef96ce added test for exponent not 1 not 0 for simplify_exponential_function 11 months ago
fd7794 7cae789b99 added return result for simplify_exponential_function 11 months ago
fd7794 6a1601c322 added result declaration for new_exponent!=1&&0 for simplify_exponential_function 11 months ago
fd7794 c7fee15e58 added result declaration for new_exponent=1 for simplify_exponential_function 11 months ago
fd7794 79e9013e79 added result declaration for new_exponent=0 for simplify_exponential_function 11 months ago