'pow()' call can be replaced with '**' operator
Reports the pow()
calls that can be replaced with the **
operator, which adds no overhead of calling a function.
See Power operator (php.net) for details.
Inspection Details | |
---|---|
Available in: | PhpStorm 2023.3, Qodana for PHP 2023.3 |
Plugin: | PHP, 233.SNAPSHOT |
Last modified: 13 July 2023