SplInt::__construct
SplFloat::__construct
SPL Types
PHP Manual
The SplFloat class
Introduction
The SplFloat class is used to enforce strong typing of the float type.
Class synopsis
SplFloat
{
/* Methods */
__construct
(
float
$input
)
}
Table of Contents
SplFloat::__construct
— Constructs a float object type
SplInt::__construct
SplFloat::__construct
SPL Types
PHP Manual