Math Package
The Math Package supports different mathematical functions in the JavaScript notation. It is based on the JavaScript library Math.js.
Top Benefits
- Execute mathematical calculations in one action
- Convert numbers from one unit to another like km to miles
- Work with variables to build more complex calculations
Actions
- Parse mathematical expessions and evaluates these
With the package actions you can describe and execute mathematical function in the JavaScript notation. It is based on the JavaScript library Math.js https://mathjs.org
Sample expressions
4+4/2 = 6
(4+4)/2 = 4
x=2 ; y=3; z=x^2+y^2+sin(x) = [274.625]
90km in miles = 55.9234 miles
sin(90 deg) + tan(45 deg) = 2
sqrt(4)+3^3 = 29
pi = 3.14159
The source code for this package is available on the Automation Anywhere GitHub page
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Finance & AccountingRPA DevelopmentSales
- Category
- RPA Developer ToolsUtility
- Downloads
- 1256
- Vendor
- Automation Type
- Package
- Last Updated
- February 7, 2022
- First Published
- August 7, 2020
- Platform
- Automation 360
- ReadMe
- ReadMe
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Package in Action
Setup Process
Install
Download the Package and follow the instructions to install it in your AAE Control Room.
Configure
Use the Package in a bot, configure keys and other credentials the package will need (see the ReadMe for details.)
Run
That's it - now the Package is ready to get going!
Requirements and Inputs
- Automation 360