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


SPL Types
PHP Manual