Visit ComfyUI Online for ready-to-use ComfyUI environment
Multiply integer by floating-point for scaling values efficiently with automation and documentation support.
The CR Integer Multiple node is designed to multiply an integer by a specified floating-point number, providing a straightforward way to scale integer values. This node is particularly useful when you need to adjust numerical values by a consistent factor, such as resizing dimensions or scaling parameters in your AI art projects. By automating the multiplication process, it ensures accuracy and efficiency, saving you time and effort. The node also includes a helpful link to additional documentation, making it easy to find more information if needed.
The integer parameter represents the base integer value that you want to multiply. This value can range from -18446744073709551615 to 18446744073709551615, with a default value of 1. Adjusting this parameter will directly impact the result of the multiplication, as it serves as the initial value to be scaled.
The multiple parameter is a floating-point number that specifies the factor by which the integer will be multiplied. This value can range from 1 to 18446744073709551615, with a default value of 8. Changing this parameter allows you to control the scaling factor applied to the integer, enabling precise adjustments to the final output.
The INT output parameter provides the result of multiplying the input integer by the specified multiple. This output is an integer value that reflects the scaled result, making it easy to use in subsequent nodes or processes within your AI art workflow.
The show_help output parameter is a string containing a URL to the documentation for the CR Integer Multiple node. This link directs you to additional information and examples, helping you understand how to use the node effectively and troubleshoot any issues that may arise.
© Copyright 2024 RunComfy. All Rights Reserved.