Skip to content

Commit

Permalink
Merge pull request ClickHouse#70037 from holadepo/patch-4
Browse files Browse the repository at this point in the history
Update rounding-functions.md
  • Loading branch information
jsc0218 authored Sep 27, 2024
2 parents 719628d + c9485ef commit 64b2782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/sql-reference/functions/rounding-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ roundToExp2(num)

**Parameters**

- `num`: A number representing an age in years. [UInt](../data-types/int-uint.md)/[Float](../data-types/float.md).
- `num`: A number to round. [UInt](../data-types/int-uint.md)/[Float](../data-types/float.md).

**Returned value**

Expand Down

0 comments on commit 64b2782

Please sign in to comment.