Nodes/MD Nodes/MD: Math Subtract (Int/Float)
ComfyUI Node

MD: Math Subtract (Int/Float)

A ComfyUI node in MD_Nodes/Math with 2 inputs and 2 outputs.

By MDMAchine·Created about a year ago·Updated 2 months ago· 14
MD: Math Subtract (Int/Float)
    • int_result
    • float_result
    a0.00
    b0.00
    CategoryMD_Nodes/Math

    Inputs (2)

    NameTypeDefaultDescription
    aFLOAT0.00-1.797e+308–1.797e+308VALUE A (PRIMARY) • Purpose: The starting number. • Range: Full float range. ⭐ The number being subtracted FROM.
    bFLOAT0.00-1.797e+308–1.797e+308VALUE B (SUBTRAHEND) • Purpose: The amount to remove from A. • Range: Full float range. ⭐ Logic: Result = A - B

    Outputs (2)

    NameTypeDescription
    int_resultINT
    float_resultFLOAT