is_nan

Definition

bool is_nan ( float $val )

Description

Checks whether val is 'not a number', like the result of acos(1.01).

[More at php.net]

Parameters


loading


Share/bookmark - is_nan


Global comments