Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP Calc Tools
Claim
by
nbiish
GitHub
Finance
Research & Data
JavaScript
1
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
exponential
Calculate exponential function (e^x)
Input Schema
Name
Required
Description
Default
power
Yes
Input Schema (JSON Schema)
{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": true, "properties": { "power": { "type": "number" } }, "required": [ "power" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
area
black_scholes
compound_interest
darboux_sum
derivative
exponential
fourier_transform
integral
laplace_transform
limit
logarithm
npv
option_greeks
present_value
riemann_sum
solve
volume
z_transform