← All docs

is_double()

Alias of is_float().

is_double()

function is_double(mixed $value): bool

Alias of is_float().

Parameters:

  • $value (mixed)

Returns: bool

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how is_double is implemented in the compiler, see the internals page.