SplFloat (class)

The SplFloat class

Introduction

(PECL spl_types >= 0.1.0)

The SplFloat class is used to enforce strong typing of the float type.

Class synopsis

SplFloat extends SplType {
/* Constants */
const float __default = 0 ;
/* Inherited methods *