Skip to contents

Element-wise check if values are finite (not Inf, -Inf, or NaN).

Usage

nvl_is_finite(operand)

Arguments

operand

(tensorish)
Operand.

Value

tensorish of boolean type