sympy_factorial
Compute factorial values for non-negative integers using symbolic mathematics. This tool calculates n! for given integer inputs to support mathematical computations and problem-solving.
Instructions
Factorial.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes | Non-negative integer |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |