Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">

bcsqrt

(PHP 3, PHP 4 )

bcsqrt -- 任意精度数値の平方根を得ます

説明

string bcsqrt ( string operand, int [scale])

operand の平方根を返します。 オプションの scale パラメータは、結果における 小数点以下の桁数を指定するために使用します。

bcpow()も参照下さい。