Working with integers and floats
Performing calculations and data transformations.
Last updated
Was this helpful?
Performing calculations and data transformations.
Last updated
Was this helpful?
In this module, you'll learn how to perform calculations and data transformations using integers and floats. The content covers basic numerical operations—such as addition, subtraction, multiplication, and division—as well as filters for rounding and obtaining absolute values. You'll also explore converting between strings and numbers to ensure smooth integration of numerical data in your automation workflows.
By mastering these numerical operations in Jinja, you'll harness the full power of data manipulation, setting the stage for more precise and resilient automation logic.