SplInt::__construct
SplFloat::__construct
SPL Types
PHP Manual
The SplFloat class
Введение
The SplFloat class is used to enforce strong typing of the float type.
Обзор классов
SplFloat
{
/* Методы */
__construct
(
float
$input
)
}
Содержание
SplFloat::__construct
— Constructs a float object type
SplInt::__construct
SplFloat::__construct
SPL Types
PHP Manual