Thanks for the feedback! This is my first kata so I was a little unsure about the test case syntax and best usage so I appreciate the advice!
I have moved the expected output for the example cases just to comments in the example test cases themselves for the time being. I have also copied the example cases to the validation test cases. Thank you for catching those.
Moved details for each example test to comments by the example test. Thanks for the feedback!
Hi!
Thanks for the feedback! This is my first kata so I was a little unsure about the test case syntax and best usage so I appreciate the advice!
I have moved the expected output for the example cases just to comments in the example test cases themselves for the time being. I have also copied the example cases to the validation test cases. Thank you for catching those.
As for duplicate kata, I'm not sure I've been able to find duplicates, but if you do find one please do share. https://www.codewars.com/kata/530a59904beff5e6bc000046 is in Ruby and doesn't use Taylor series, and https://www.codewars.com/kata/5db2e08962f03600188654ad is in haskell/js and somewhat different in scope. It certainly seems like the kind of kata that should already exist.