modulo in cdo?
Added by Joseph S over 1 year ago
Greetings CDO community. Does anyone know if cdo supports the modulo operator? I checked the documentation's math functions and didn't notice it. I'm hoping it is an undocumented feature, or perhaps I missed it. Thanks!
Kind regards,
Joseph
Replies (2)
RE: modulo in cdo? - Added by Estanislao Gavilan over 1 year ago
Hi Joseph,
I think you missed it. It is in section "2.7.1 EXPR - Evaluate expressions".
mod(x)
Kind regards,
Estanislao
RE: modulo in cdo? - Added by Joseph S over 1 year ago
Thank you, Estanislao. I see it now.
Kind regards,
Joseph