Math-MCP

by EthanHenrickson
Verified

floor

Round a number down to the nearest integer using the Math-MCP server's precision calculation tool for accurate numerical results.

Instructions

Rounds a number down to the nearest integer

Input Schema

NameRequiredDescriptionDefault
valueYesThe number to round down

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "value": { "description": "The number to round down", "type": "number" } }, "required": [ "value" ], "type": "object" }

You must be authenticated.

Other Tools from Math-MCP

Related Tools

  • @EthanHenrickson/math-mcp
  • @EthanHenrickson/math-mcp
  • @wrtnlabs/calculator-mcp
  • @YuheiNakasaka/arithmetic-mcp-server
  • @EthanHenrickson/math-mcp
ID: exa5lt8dgd