content icon indicating copy to clipboard operation
content copied to clipboard

Clarify the return value of Number() constructor

Open Ahmed-Hakeem opened this issue 1 year ago • 1 comments

The current state of the return value may be mistaken that only type coercion happens when the Number() called as a function, so I clarified that type coercion happens in both cases (called as a constructor or as a function)

Ahmed-Hakeem avatar May 01 '24 15:05 Ahmed-Hakeem