scientific_notation
Convert any number to scientific notation or back to standard form, with control over decimal places in the mantissa.
Instructions
Convert a number to and from scientific notation.
Parameters:
value — Number to convert to scientific notation.
precision — Decimal places in mantissa (default: 4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| precision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |