HUGO
News Docs Themes Community GitHub

math.ModBool

Reports whether the modulus of two integers equals 0.

Syntax

math.ModBool VALUE1 VALUE2

Returns

bool

Alias

modBool
{{ modBool 15 3 }} → true

Last updated: January 1, 0001
Improve this page