Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Math

The Math components in the RPA Desktop Design Studio perform simple mathematical operations. For example, find the highest integer or round off a decimal.

  • Use the Max component
    Take two integers and find which one is larger as part of an automation Workflow by using the Max component in RPA Desktop Design Studio.
  • Use the Min component
    Take two integers and find which one is smaller as part of an automation Workflow by using the Min component in RPA Desktop Design Studio.
  • Use the Round component
    Round a decimal to the closest integer as part of an automation Workflow by using the Round component in RPA Desktop Design Studio.
  • Properties of the Math components
    Learn about the properties of the Math components in RPA Desktop Design Studio.

Parent Topic:Utilities