mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-08-02 14:21:55 +00:00
272 B
272 B
title, description, categories, keywords, action
| title | description | categories | keywords | action | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| math.Mod | Returns the modulus of two integers. |
|
{{ mod 15 3 }} → 0