Divide (÷)

functionmath

Divides the first number by the second. Returns empty when the divisor is 0.

Signature

DIVIDE(a, b) → decimal
ArgumentAccepts
anumberrequired
bnumberrequired
← All functions
Divide (÷) — formula function · ChartBase Docs