Finite elements for 3D problems in Python/Cython
Test if a value is a finite number.
Test if a value is an infinite number.
Test if a single-precision floating-point numeric value is finite.
Test if a numeric value is a nonpositive finite number.
Test if a numeric value is a negative finite number.
Test if a numeric value is a nonnegative finite number.
Test if a numeric value is a positive finite number.
Test if a value is a number having a nonnegative finite value.