Runstack Docs

Mathematics

Mathematics connector — basic calculation tools with no authentication required.

Auth: None required · Tools: 9

Perform calculations directly without any OAuth connection.

Example tools

  • add — add two numbers
  • subtract, multiply, divide
  • square_root, power, modulo, absolute_value, round_number

Search pattern

search_tools({ pattern: "add|subtract|multiply|divide|sqrt" })

On this page