Getting started

Calculations turns your forms into interactive calculators, capable of processing data and displaying results in real time as users fill out the fields.

It allows basic operations like addition, subtraction, multiplication, and division, as well as advanced functions such as abs, sin, cos, and more, to perform dynamic calculations directly within the form.

Calculations lets you perform real-time calculations directly in your form using the bbcode [calculate]. This code is placed in the form to define formulas and operations that automatically compute results as users enter their data.