Comment on Complex numbers in JavaScriptComments−jwilk8yWhy Complex16? What does 16 mean here?−megalodonOP8y16 bytes of memory for one complex number! I could've called it Complex128, but that’s a mouthful.
Comments
Why Complex16? What does 16 mean here?
16 bytes of memory for one complex number! I could've called it Complex128, but that’s a mouthful.