BcMath\Number::__toString

(PHP 8 >= 8.4.0)

BcMath\Number::__toStringConverts BcMath\Number to string

Açıklama

public BcMath\Number::__toString(): string

Converts BcMath\Number to string.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns BcMath\Number::value as a string.

add a note

User Contributed Notes

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