docs-v2/content/v2.0/reference/flux/functions/math/isinf.md

369 B

title description menu weight
math.isInf() function The math.isInf() function functionDescription
v2_0_ref
name parent
math.isInf Math
301

The math.isInf() function functionDescription

import "math"

math.isInf( EXAMPLE )

Parameters

x

The value used in the operation.

Data type: Float

Special cases