MCP Calc Tools

by nbiish

exponential

Calculate the exponential function (e^x) with precision by entering the desired power value. Ideal for providing accurate results in mathematical and scientific applications.

Instructions

Calculate exponential function (e^x)

Input Schema

NameRequiredDescriptionDefault
powerYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": true, "properties": { "power": { "type": "number" } }, "required": [ "power" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Calc Tools

Related Tools

ID: s2q7kkn40a