The Math Tools connector provides mathematical operations including expression evaluation, rounding, statistics, and number formatting.Documentation Index
Fetch the complete documentation index at: https://docs.spojit.com/llms.txt
Use this file to discover all available pages before exploring further.
No connection required — this utility connector works out of the box.
Tools
calculate — Evaluate math expression
calculate — Evaluate math expression
round — Round to decimal places
round — Round to decimal places
floor — Round down
floor — Round down
ceil — Round up
ceil — Round up
random — Generate random number
random — Generate random number
min — Find minimum
min — Find minimum
max — Find maximum
max — Find maximum
sum — Sum numbers
sum — Sum numbers
average — Calculate mean
average — Calculate mean
median — Calculate median
median — Calculate median
std-dev — Standard deviation
std-dev — Standard deviation
percentage — Calculate percentage
percentage — Calculate percentage
abs — Absolute value
abs — Absolute value
power — Raise to power
power — Raise to power
sqrt — Square root
sqrt — Square root
modulo — Get remainder
modulo — Get remainder
format — Format number
format — Format number