cURL
curl --request POST \ --url https://api.fincept.in/quantlib/core/math/eval \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{}'
{}
Evaluate a math function (sin, cos, tan, exp, log, sqrt, etc.) [Tier: FREE, Credits: 0]
API key for authentication. Get your key at https://api.fincept.in/auth/register
The body is of type object.
object
Successful Response