is integer

Basic data handling: FloatIsInteger

Checks if a floating-point number is an integer. This node takes a floating-point number as input and returns True if the number is an integer, otherwise False.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (1)

NameTypeRequired
float_valueFLOATrequired

Outputs (1)

NameType
BOOLEANBOOLEAN