mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +02:00
power is a copy of base and returns early if base->n_scale is non-zero. Since scale is size_t, it is always greater than or equal to 0, so rscale is always the value of scale.