content
content copied to clipboard
Clarify the return value of Number() constructor
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)
Preview URLs
/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean/Boolean/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/Number/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/String
(comment last updated: 2024-05-31 08:07:38)