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
)
}
Table of Contents
SplFloat::__construct
— Constructs a float object type
SplInt::__construct
SplFloat::__construct
SPL Types
PHP Manual