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


SPL Types
PHP Manual