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
logarithm
Calculate logarithm with any base
Input Schema
Name
Required
Description
Default
base
No
value
Yes
Input Schema (JSON Schema)
{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": true, "properties": { "base": { "type": "number" }, "value": { "type": "number" } }, "required": [ "value" ], "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