BcMath\Number::__toString

(PHP 8 >= 8.4.0)

BcMath\Number::__toStringConverts BcMath\Number to string

Descripción

public BcMath\Number::__toString(): string

Converts BcMath\Number to string.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns BcMath\Number::value as a string.

add a note

User Contributed Notes

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