Module:Gapnum/doc: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 November 2023

  • curprev 01:2901:29, 4 November 2023Inari talk contribs 3,389 bytes +3,389 Created page with "This module is used by {{tl|val}}. == Use in other modules == ===gaps=== The <code>gaps</code> function can be useful for formatting in other modules that work with displaying large numbers. <syntaxhighlight lang="lua"> local gaps = require('Module:Gapnum').gaps </syntaxhighlight> Using the <code>gaps</code> function, the first argument is the number to format. The second argument can be a table with keys that tell the module how to format. The table ke..."