Skip to content

Commit

Permalink
Update docs/basics/internal.md
Browse files Browse the repository at this point in the history
Co-authored-by: Veronica Calescu <[email protected]>
  • Loading branch information
sshanks-kx and vcalescu authored Nov 29, 2024
1 parent 331f476 commit 634d5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics/internal.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ Where

returns `y` as a string or strings formatted as a float to `x` decimal places.
(Since V3.6 2018.09.26.)
It is atomic and doesn’t take [`\P`](syscmds.md#p-precision) into account. e.g.
It is atomic and doesn’t take [`\P`](syscmds.md#p-precision) into account. For example:

```q
q)-27!(3i;0 1+123456789.4567)
Expand Down

0 comments on commit 634d5e0

Please sign in to comment.