ComfyUI Node: 🧮 Calculatrice Scientifique

Authored by orion4d

Created

Updated

0 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

CalculatorPro/Math

Inputs

a FLOAT
b FLOAT
c FLOAT
function
  • a+b
  • a-b
  • a*b
  • a/b
  • a^b
  • a mod b
  • a+c
  • a-c
  • a*c
  • a/c
  • a^c
  • a mod c
  • b+c
  • b-c
  • b*c
  • b/c
  • b^c
  • b mod c
  • min(a,b)
  • max(a,b)
  • min(a,c)
  • max(a,c)
  • min(b,c)
  • max(b,c)
  • a+b+c
  • a*b*c
  • sin(a)
  • cos(a)
  • tan(a)
  • sqrt(a)
  • log(a)
  • abs(a)
  • round(a)
  • sin(b)
  • cos(b)
  • tan(b)
  • sqrt(b)
  • log(b)
  • abs(b)
  • round(b)
  • sin(c)
  • cos(c)
  • tan(c)
  • sqrt(c)
  • log(c)
  • abs(c)
  • round(c)

Outputs

FLOAT

STRING

Extension: CalculatorPro - Node Suite for ComfyUI

utilitaires pour ComfyUI, conçue pour effectuer des calculs et des conversions

Authored by orion4d

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more