Round

← All Tools

Round each number to N decimal places (default 0). Non-numeric lines are passed through unchanged.

Example

3.14159 (n=2) → 3.14

2.5 (n=0) → 3

99.999 (n=1) → 100.0

Chain this tool with others in the Pipeline Builder →

Create multi-step text transformations

USED IN COOKBOOKS