ComfyUI Node: multiply

Class Name

Basic data handling: FloatMultiply

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

multiply Description

The FloatMultiply node multiplies two floating-point numbers, aiding precise data scaling.

multiply:

The FloatMultiply node is designed to perform multiplication on two floating-point numbers, providing a straightforward and efficient way to compute the product of these values. This node is particularly useful in scenarios where you need to scale or adjust numerical values, such as in mathematical computations, data transformations, or graphical manipulations. By automating the multiplication process, it simplifies workflows and reduces the potential for manual calculation errors, making it an essential tool for AI artists who need to handle numerical data with precision and ease.

multiply Input Parameters:

float1

float1 is the first floating-point number to be multiplied. It serves as one of the two operands in the multiplication operation. The default value for float1 is 1.0, which means if no specific value is provided, the node will use this default. This parameter allows you to specify any floating-point number, enabling flexibility in the calculations you wish to perform.

float2

float2 is the second floating-point number to be multiplied with float1. Like float1, it acts as an operand in the multiplication process. The default value for float2 is also 1.0. This parameter is crucial for defining the second factor in the multiplication, allowing you to adjust the outcome based on your specific needs.

multiply Output Parameters:

FLOAT

The output of the FloatMultiply node is a single floating-point number, which represents the product of float1 and float2. This result is crucial for any subsequent operations or analyses that require the multiplied value. The output is precise and directly reflects the multiplication of the input parameters, making it a reliable component in your data processing pipeline.

multiply Usage Tips:

  • Ensure that both float1 and float2 are set to the desired values before executing the node to achieve accurate results.
  • Use the default values of 1.0 for quick multiplication scenarios where you only need to scale one of the inputs.

multiply Common Errors and Solutions:

Incorrect input type

  • Explanation: The node expects floating-point numbers as input, but a different type was provided.
  • Solution: Verify that both float1 and float2 are correctly set as floating-point numbers before executing the node.

Unexpected output

  • Explanation: The output is not as expected due to incorrect input values.
  • Solution: Double-check the values of float1 and float2 to ensure they are set correctly and reflect the intended multiplication operation.

multiply 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.

multiply