sympy_ceiling
Compute the ceiling (smallest integer greater than or equal to) of a symbolic expression.
Instructions
Ceiling function.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |