Concept Flow - Arithmetic expressions ($add, $multiply, $divide)
Start with input documents
Apply $add, $multiply, $divide
Calculate values step-by-step
Create new fields with results
Output transformed documents
The flow starts with input documents, applies arithmetic expressions like $add, $multiply, and $divide to compute new values, then outputs documents with these calculated fields.