Files
2026-07-13 11:58:46 +08:00

298 B

title, description, categories, keywords, params
title description categories keywords params
math.ModBool Reports whether the modulus of two integers equals 0.
functions_and_methods
aliases returnType signatures
modBool
bool
math.ModBool VALUE1 VALUE2
{{ modBool 15 3 }} → true