Template:Coord/negzeropad/doc

From Dharmawiki
< Template:Coord‎ | negzeropad
Revision as of 19:08, 1 November 2018 by en>WOSlinker (add {{documentation subpage}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lua error in mw.lua at line 307: frame:expandTemplate: a title is required. Adds zeros to the end of new until it is the same as the negative original without its sign. Used with functions that have done new=abs(original) and lost precision.

{{Coord/negzeropad|original|new}}

Example: {{Coord/negzeropad|-1.200|1.2}} becomes 1.200