B3
TemplatesIntegrationsConnectors
Back to Integrations

Compute

Tag

2 integrations tagged with "compute"

Math Operation

action

Perform precise mathematical operations (+, -, *, /, %, **) with arbitrary precision. Supports numbers and strings, with configurable rounding (none, floor, ceil, round). No floating-point errors. Ideal for: token calculations, fee computations, threshold checks, percentage calculations.

Run JavaScript

action

Write custom JavaScript to transform data any way you need — format numbers, sort arrays, calculate values, merge objects, and more. Define a transform(input) function; the result is available as {{nodeId.result.output}}. Runs in a secure sandbox with ES6+ support.

Back to Integrations
⌘K

Compute

Tag

2 integrations tagged with "compute"

Workflow
Action

Math Operation

Perform precise mathematical operations (+, -, *, /, %, **) with arbitrary precision. Supports numbers and strings, with configurable rounding (none, floor, ceil, round). No floating-point errors. Ideal for: token calculations, fee computations, threshold checks, percentage calculations.

67k runs
100% success
mathcalculationarithmetic+5
Type:math-operation
Fields:4 (4 required)
Action

Run JavaScript

Write custom JavaScript to transform data any way you need — format numbers, sort arrays, calculate values, merge objects, and more. Define a transform(input) function; the result is available as {{nodeId.result.output}}. Runs in a secure sandbox with ES6+ support.

44 workflows
3.3k runs
97% success
codetransformjavascript+3
Type:code-transform
Fields:5 (2 required)
B3
TemplatesIntegrations