Skip to content

Commit b5e375a

Browse files
authored
docs: doc update to support ANSI mode remainder function
1 parent f8eb57a commit b5e375a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user-guide/latest/expressions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ incompatible expressions.
140140
| Pow | `power` | Yes | |
141141
| Rand | `rand` | Yes | |
142142
| Randn | `randn` | Yes | |
143-
| Remainder | `%` | Yes | ANSI mode is not supported. |
143+
| Remainder | `%` | Yes | |
144144
| Round | `round` | Yes | |
145145
| Signum | `signum` | Yes | |
146146
| Sin | `sin` | Yes | |

0 commit comments

Comments
 (0)