BcMath\Number::__toString

(PHP 8 >= 8.4.0)

BcMath\Number::__toStringBcMath\Number オブジェクトを文字列に変換する

説明

public BcMath\Number::__toString(): string

BcMath\Numberstring に変換します。

パラメータ

この関数にはパラメータはありません。

戻り値

BcMath\Number::valuestring として返します。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top