Skip to main content
Glama

double_factorial

Calculate the double factorial of an integer using the formula n!! = n × (n-2) × (n-4) × ... × 2 or 1. This mathematical function computes products of integers decreasing by two for arithmetic operations.

Instructions

Calculate the double factorial of a number. n!! = n × (n-2) × (n-4) × ... × 2 or 1. (Domain: arithmetic, Category: general)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nYes

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrishayuk/chuk-mcp-math-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server