What are some important considerations for developers using JavaScript's Number type? I know it's an implementation of C's double
type, but I'm a self-taught Python developer so that doesn't take me very far.
Pointers to well-written articles will be great answers.
Thanks!