BcMath\Number::__toString

(PHP 8 >= 8.4.0)

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

説明

public function BcMath\Number::__toString(): string

BcMath\Number を string に変換します。

パラメータ

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

戻り値

BcMath\Number::value を string として返します。

+add a note

User Contributed Notes

There are no user contributed notes for this page.