Free cookie consent management tool by TermsFeed ispositiveinfinity() Function
ispositiveinfinity() Function

Function

ispositiveinfinity( number )

Tests given numbers against positive infinity, returning true if the numbers are positive infinity, false if the numbers are not positive infinity.

Parameters

Keyword Type Description

number

Number (Decimal)

Number to test against positive infinity.

Returns

Boolean

Examples

ispositiveinfinity(100) returns false

Open in Github Built: Fri, Nov 10, 2023 (03:42:48 PM)

ispositiveinfinity() Function

FEEDBACK