@@ -1409,7 +1409,7 @@ |
||
1409 | 1409 | * @param int $exp_scale Number of $exponent's significative digits |
1410 | 1410 | * @param int $inner_scale ceil($exp_scale*log(10)/log(2))+1; |
1411 | 1411 | * |
1412 | - * @return array |
|
1412 | + * @return string |
|
1413 | 1413 | */ |
1414 | 1414 | private static function computeSquareIndex( |
1415 | 1415 | string $exponent_remaining, |