Math.imul()
Term side of the Card
Topic: Math
Unit title: Math.imul()
Categories: Method
Explanation side of the Card
Explanation: The static method that returns the result of the 32-bit integer multiplication of two numbers. It handles integer overflow and provides results consistent with C-style integer arithmetic.
Browser compatibility:
- The chrome browser supports this feature starting from version 28
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 20
- The safari browser supports this feature starting from version 7
Availability: