mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
Fixed modulo docs
This commit is contained in:
parent
fdce8fce13
commit
95aafdd8d5
@ -1,6 +1,7 @@
|
||||
# Modulo
|
||||
|
||||
Arithmetic modulo operator, returns the remainder from dividing two numbers.
|
||||
|
||||
## Number modulo - int
|
||||
If the lhs and rhs are ints then the expression will be calculated with ints.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user