Math

built-in

Type any math expression and get the result inline as you type. No trigger word needed—Clyde detects math expressions automatically.

Download Clyde

WHAT IT DOES

  • Evaluate arithmetic expressions inline as you type
  • Supports standard operators, parentheses, and common functions

TRIGGERS

2 + 2(100 * 1.08) / 12sqrt(144)15% of 80

DATA

local only
// No local file. Expression is evaluated inline as you type:

// input:  "(100 * 1.08) / 12"
// result: "9"

// input:  "15% of 80"
// result: "12"

Math expressions are evaluated entirely on-device in memory. Nothing is sent to a server.

This is a built-in Clyde command. No installation required—it ships with every copy of the app.