math
Provides essential mathematical operations and calculations. Includes basic arithmetic functions like add, subtract, multiply, and divide, along with advanced operations like modulo, rounding, increment, decrement, and expression evaluation. Also features statistical functions like average and maximum value determination for comprehensive number manipulation and analysis.
Area: 💾 Data & State Management
Available Actions
This set contains 13 actions:
- add
- average
- calculate
- decrement
- divide
- increment
- max
- modulo
- multiply
- round
- round-down
- round-up
- subtract
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
add "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Storing user preferences
- Managing app state
- Working with structured data