Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Hi I have passed test for 10 rounding decimal places but can't pass below example, Not sure what is the problem with my rounding. I am using JavaScript btw
Test Passed: Value == [0.7071067812,0.7071067812]
✘ Expected: [9848.0775301221,1736.4817766693], instead got: [9848.07753,1736.481777]