ComfyUI Node: add

Class Name

Basic data handling: FloatAdd

Category
Basic/FLOAT
Author
StableLlama (Account age: 861days)
Extension
Basic data handling
Latest Updated
2026-05-07
Github Stars
0.04K

How to Install Basic data handling

Install this extension via the ComfyUI Manager by searching for Basic data handling
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter Basic data handling in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

add Description

FloatAdd node performs addition of two floating-point numbers for data processing workflows.

add:

The FloatAdd node is designed to perform a simple yet essential arithmetic operation: the addition of two floating-point numbers. This node is particularly useful when you need to combine numerical values in your data processing workflows, allowing you to seamlessly integrate and manipulate floating-point data. By providing a straightforward method to sum two numbers, the FloatAdd node enhances your ability to perform calculations and derive new insights from your data. Its primary goal is to facilitate the addition process, making it an indispensable tool for tasks that require numerical aggregation or adjustment.

add Input Parameters:

float1

The float1 parameter represents the first floating-point number to be added. It serves as one of the two operands in the addition operation. The default value for float1 is 0.0, which means if no specific value is provided, the node will assume this default. This parameter is crucial as it directly influences the result of the addition, and any change in its value will alter the outcome. There are no explicit minimum or maximum values, but it should be a valid floating-point number.

float2

The float2 parameter is the second floating-point number involved in the addition. Like float1, it acts as an operand in the operation. The default value for float2 is also 0.0, ensuring that the node can perform an addition even if no specific input is given. This parameter is equally important as it contributes to the final sum, and variations in its value will affect the result. It should be a valid floating-point number, with no specified minimum or maximum limits.

add Output Parameters:

FLOAT

The output of the FloatAdd node is a single floating-point number, which is the sum of the two input parameters, float1 and float2. This result represents the combined value of the inputs and is crucial for any subsequent operations or analyses that require the aggregated data. The output is straightforward and directly reflects the addition operation, providing a clear and concise result that can be easily interpreted and utilized in further processing.

add Usage Tips:

  • Ensure that both float1 and float2 are set to the desired values before executing the node to obtain accurate results.
  • Use the FloatAdd node in conjunction with other arithmetic nodes to build complex mathematical expressions and workflows.

add Common Errors and Solutions:

Invalid input type

  • Explanation: This error occurs when the input values for float1 or float2 are not valid floating-point numbers.
  • Solution: Verify that both inputs are correctly formatted as floating-point numbers. If necessary, convert any non-numeric inputs to a valid float format before using the node.

Unexpected output

  • Explanation: The output may not match expectations if the input values are incorrect or not updated.
  • Solution: Double-check the input values for float1 and float2 to ensure they are set correctly. Adjust the inputs as needed to achieve the desired output.

add Related Nodes

Go back to the extension to check out more related nodes.
Basic data handling
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

add