Commit Graph

  • 2ba6bfb730 Merge branch 'feature/feature-logical-operations' master origin/master origin/HEAD fdai7783 2024-02-06 19:01:47 +0100
  • 5854fd07a5 corrected committername fdai7794 2024-02-06 12:29:41 +0000
  • c103637e5c refactoring: corrected grammar fd7794 2024-02-06 13:19:18 +0100
  • 56a69c1a71 refactoring: added new line fd7794 2024-02-06 13:18:46 +0100
  • 4809d7b15d refactoring: simplified return statement for difference_of_simplified_exponential_functions fd7794 2024-02-06 13:18:29 +0100
  • e032d84d45 added test for no 'x' in function for difference_of_simplified_exponential_functions fd7794 2024-02-06 13:17:09 +0100
  • 32f44b5489 added else case for no 'x' in function for difference_of_simplified_exponential_functions fd7794 2024-02-06 13:15:56 +0100
  • f35bdc3768 added if case for 'x' in function for difference_of_simplified_exponential_functions fd7794 2024-02-06 13:14:45 +0100
  • d8deef0c96 added calculation using simplify_exponential_function for difference_of_simplified_exponential_functions fd7794 2024-02-06 13:11:27 +0100
  • 81c904e91c added function.split for difference_of_simplified_exponential_functions fd7794 2024-02-06 13:10:34 +0100
  • 033566ff18 added print for difference_of_simplified_exponential_functions fd7794 2024-02-06 13:09:56 +0100
  • 48e845a767 added selector difference_of_simplified_exponential_functions fd7794 2024-02-06 13:08:26 +0100
  • a07552e3d0 added difference_of_simplified_exponential_functions function fd7794 2024-02-06 13:07:20 +0100
  • 482545f0c8 refactoring: added new lines fd7794 2024-02-06 13:03:11 +0100
  • 49fde45c14 refactoring: corrected grammar fd7794 2024-02-06 13:02:35 +0100
  • 79f554a22a refactoring: corrected grammar fd7794 2024-02-06 13:02:22 +0100
  • bdfe9658bf refactoring: simplified addition of "+0" in extract_constant fd7794 2024-02-06 12:55:13 +0100
  • 5597097b29 refactoring: simplified return statement and removed unnecessary lines fd7794 2024-02-06 12:53:33 +0100
  • efdcb0b24e added test for no x in function for sum_of_simplified_exponential_functions fd7794 2024-02-06 12:37:30 +0100
  • c8304e0106 added return statement sum_of_simplified_exponential_functions fd7794 2024-02-06 12:36:26 +0100
  • 44c681a874 added simplified declaration for sum_of_simplified_exponential_functions fd7794 2024-02-06 12:32:53 +0100
  • 7f8f8aadef added function.split for sum_of_simplified_exponential_functions fd7794 2024-02-06 12:29:40 +0100
  • 0e323426d5 added print for sum_of_simplified_exponential_functions fd7794 2024-02-06 12:28:51 +0100
  • d02c572a26 added selector for sum_of_simplified_exponential_functions fd7794 2024-02-06 12:27:45 +0100
  • 06328ae401 added function sum_of_simplified_exponential_functions origin/feature/feature-read-math-function-added-funktions fd7794 2024-02-06 12:26:17 +0100
  • f688094879 added test for 3 multiplicators for simplify_product_function fd7794 2024-02-06 12:24:40 +0100
  • fdc87856e3 added test for 2 multiplicators for simplify_product_function fd7794 2024-02-06 12:24:12 +0100
  • e3a6e523fe added return statement for simplify_product_function fd7794 2024-02-06 12:21:46 +0100
  • a3c54659b6 added calculation for simplify_product_function fd7794 2024-02-06 12:21:18 +0100
  • d8e8d12870 added assignment to simplified_term for simplify_product_function fd7794 2024-02-06 12:20:39 +0100
  • d169d65961 added if not check for simplify_product_function fd7794 2024-02-06 12:18:53 +0100
  • 2f5e5c3fcb added for loop for simplify_product_function fd7794 2024-02-06 12:17:33 +0100
  • 11f0b199fa added declaration of 'result_coefficient' and 'result_variables' fd7794 2024-02-06 12:15:23 +0100
  • 6af6a911d9 added declaration of 'terms' fd7794 2024-02-06 12:14:21 +0100
  • c6a1b5884f refactoring: updated print message fd7794 2024-02-06 12:09:00 +0100
  • 6cfcd48764 added selector for simplify_product_function fd7794 2024-02-06 12:07:14 +0100
  • d078b642c2 added simplify_product_function fd7794 2024-02-06 12:05:16 +0100
  • 7d7af2f32a refactoring: simplified return statement for exponent not 1 not 0 and removed unnecessary return fd7794 2024-02-06 12:02:09 +0100
  • 8f90bcd45a refactoring: simplified return statement for exponent 1 fd7794 2024-02-06 12:01:04 +0100
  • 9976d1d900 refactoring: simplified return statement for exponent 0 fd7794 2024-02-06 12:00:43 +0100
  • afa09d4334 added test for negative exponent for simplify_exponential_function fd7794 2024-02-06 11:57:52 +0100
  • c04446c582 added test for negative premultiplicator for simplify_exponential_function fd7794 2024-02-06 11:57:10 +0100
  • f3f4e5bb48 added test for exponent 0 for simplify_exponential_function fd7794 2024-02-06 11:56:19 +0100
  • 014f44b404 added test for exponent 1 for simplify_exponential_function fd7794 2024-02-06 11:55:43 +0100
  • 63bed1fbd7 added test for premultiplicator for simplify_exponential_function fd7794 2024-02-06 11:55:03 +0100
  • 7ff6ef96ce added test for exponent not 1 not 0 for simplify_exponential_function fd7794 2024-02-06 11:54:15 +0100
  • 7cae789b99 added return result for simplify_exponential_function fd7794 2024-02-06 11:51:02 +0100
  • 6a1601c322 added result declaration for new_exponent!=1&&0 for simplify_exponential_function fd7794 2024-02-06 11:50:28 +0100
  • c7fee15e58 added result declaration for new_exponent=1 for simplify_exponential_function fd7794 2024-02-06 11:49:36 +0100
  • 79e9013e79 added result declaration for new_exponent=0 for simplify_exponential_function fd7794 2024-02-06 11:49:02 +0100
  • b5aff8d4c2 added calculation for simplify_exponential_function fd7794 2024-02-06 11:46:16 +0100
  • 13ae320ccc added cast to int for simplify_exponential_function fd7794 2024-02-06 11:42:23 +0100
  • bb0b5d383f added function.split for simplify_exponential_function fd7794 2024-02-06 11:41:46 +0100
  • c2834070a2 added check for x for simplify_exponential_function fd7794 2024-02-06 11:41:03 +0100
  • 87f36143df added print-instruction for simplify_exponential_function fd7794 2024-02-06 11:40:07 +0100
  • 0bc18c67d6 added selector for simplify_exponential_function fd7794 2024-02-06 11:39:16 +0100
  • 578ee71b26 added funktion simplify_exponential_function fd7794 2024-02-06 11:37:49 +0100
  • 98f683ba0a refactoring: renamed testcase origin/feature/feature-logical-operations fdai7783 2024-02-04 14:19:03 +0100
  • 5a0dbe4e97 Added another testcase fdai7783 2024-02-04 14:18:13 +0100
  • 60a3795639 changed test because of duplication fdai7783 2024-02-04 14:17:05 +0100
  • b649baace0 Added another test fdai7783 2024-02-04 14:14:53 +0100
  • 998af39809 refactoring: renamed test fdai7783 2024-02-04 14:14:15 +0100
  • 2efe0a2343 Added another test fdai7783 2024-02-04 14:13:46 +0100
  • 51229aebd7 Added one_zero functionality and one test for it fdai7783 2024-02-04 14:12:41 +0100
  • 98cef3cc40 refactoring: renamed serveral tests fdai7783 2024-02-04 14:09:44 +0100
  • 07188bba77 Added identify function which decided based on operand fdai7783 2024-02-04 14:05:00 +0100
  • 29469d8b8a optimized conjunctive function and changed tests to fit fdai7783 2024-02-04 14:01:06 +0100
  • bfc885cbb1 refactoring: optimized identity_disconjunctive fdai7783 2024-02-04 13:51:43 +0100
  • cde4279f64 change to test and function to also allow reverse detection of disconjunctive identiy fdai7783 2024-02-04 13:42:28 +0100
  • 2d524cba9c Added another testcase fdai7783 2024-02-04 13:23:20 +0100
  • 8ffb658b99 refactoring: renamed testcase fdai7783 2024-02-04 13:22:23 +0100
  • 72bc3a2fa7 Added another testcase fdai7783 2024-02-04 13:21:35 +0100
  • 95f2c8c448 refactoring: renamed testcase fdai7783 2024-02-04 13:12:59 +0100
  • 481e47dd4f refactoring: renamed test case fdai7783 2024-02-04 13:08:30 +0100
  • e5f2a4d897 Added conjunctive function and test fdai7783 2024-02-04 13:07:04 +0100
  • 13623ba4d3 refactoring: renamed function fit functionality fdai7783 2024-02-04 12:27:33 +0100
  • f14df7baed refactoring: renamed tests to fit or operand functionality fdai7783 2024-02-04 12:17:54 +0100
  • dd8e4369e0 Added or operand functionality fdai7783 2024-02-04 12:16:52 +0100
  • 30bcb22ea0 refactoring: Changed function names to fit testcase fdai7783 2024-02-04 12:05:59 +0100
  • 9b995995e8 Added another testcase fdai7783 2024-02-04 12:04:38 +0100
  • 5a0dcf7428 Renamed test functions to fit testcase fdai7783 2024-02-04 12:01:10 +0100
  • e25964582e Changes to function and additional test fdai7783 2024-02-04 12:00:10 +0100
  • 53690b597d Changed test function names to fit function name fdai7783 2024-02-04 11:54:28 +0100
  • e373aa8f53 Renamed functions fdai7783 2024-02-04 11:52:27 +0100
  • 49d130a2b1 Added another testcase for identity and additions in code to fulfill it fdai7783 2024-02-04 11:51:50 +0100
  • 86154a6eb7 refactoring: renamed varible and its parameters to fit function fdai7783 2024-02-04 11:45:18 +0100
  • 22b81b52f2 Added boolean identity and one testcase for it fdai7783 2024-02-04 11:42:00 +0100
  • d66c4250f3 added test for conversion of non-integer degrees to radians origin/feature/feature-trigonometry fdai7764 2024-01-28 15:45:09 +0100
  • 799dbb975f added test for conversion of minus 180 degrees to radians fdai7764 2024-01-28 15:41:57 +0100
  • ccd7bc3b2e added test for conversion of 360 degrees to radians as well as corresponding functionality fdai7764 2024-01-28 15:39:13 +0100
  • 3536cc8702 added test for conversion of zero degrees to radians as well as corresponding functionality fdai7764 2024-01-28 15:35:21 +0100
  • af39c46cd2 added test for sin of value between zero and negative 2 times pi as well as corresponding functionality fdai7764 2024-01-28 15:22:51 +0100
  • 998f7b2e6d added test for sin of value between zero and negative pi as well as corresponding functionality fdai7764 2024-01-28 15:12:12 +0100
  • c5793cab02 added test for sin of value beyond two pi as well as corresponding functionality fdai7764 2024-01-28 14:51:57 +0100
  • 7e5d74ffa6 refactoring: used a comment to explain the shifting of the curve as I see no way to make that clear with variable names. Furthermore, used the already implemented basic calculating operations to reduce duplication of code fdai7764 2024-01-28 14:22:27 +0100
  • e7eac8472b added test for sin of rad value between pi and 2pi as well as corresponding functionality fdai7764 2024-01-28 14:11:46 +0100
  • 6b1e26dc3e refactoring: improved readability of sin approx function by splitting the bhaskara formula into multiple lines as well as using the already implemented functions for basic calculation functions fdai7764 2024-01-28 13:52:16 +0100
  • 068330af98 added test for sin of rad value in the limits of one period of sin as well as corresponding functionality fdai7764 2024-01-28 13:41:44 +0100
  • c37fec2514 added test for sin of 0 as well as corresponding functionality fdai7764 2024-01-28 13:34:33 +0100
  • 2ef0b6a798 added test for rad to degree conversion with non-integer rad number fdai7764 2024-01-28 13:29:57 +0100