Template:Coord/negzeropad

From blackwiki
< Template:Coord
Revision as of 14:53, 19 October 2013 by imported>WOSlinker (Changed protection level of Template:Coord/negzeropad: allow template editors to modify ([Edit=Protected template] (indefinite) [Move=Protected template] (indefinite)))
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]

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</includonly>