ComfyOnline
CM_IntBinaryOperation

ComfyUI Node: IntBinaryOperation

Authored by evanspearman

Created about a year ago

Updated 2 months ago

79 stars

Category

math/int

Inputs

op

  • Add
  • Sub
  • Mul
  • Div
  • Mod
  • Pow
  • And
  • Nand
  • Or
  • Nor
  • Xor
  • Xnor
  • Shl
  • Shr
  • Max
  • Min

a INT

b INT

Outputs

INT

Extension: ComfyMath

Provides Math Nodes for ComfyUI. Boolean Logic, Integer Arithmetic, Floating Point Arithmetic and Functions, Vec2, Vec3, and Vec4 Arithmetic and Functions

Authored by evanspearman

related extension: