-
ES2015Babel
Description Write a function 'pi' which should return 3.14 or 3.13. You can use only functions from Math library except Math.PI.
Good luck!
Code const pi = () => { } pi()
Output:
-
- All
- {{group.name}} ({{group.count}})
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}