Difference between revisions of "Template:Coor/prec dms"
Jump to navigation
Jump to search
imported>Quarl («"}}|d|{{#ifeq:0,0|{{#expr:{{{1}}} * 3600 mod 3600 round 1}},{{#expr:{{{2}}} * 3600 mod 3600 round 1}}}}|dm|dms" → "|d|{{#ifeq:0,0|{{#expr:{{{1}}} * 3600 mod 3600 round 1}},{{#expr:{{{2}}} * 3600 mod 3600 round 1}}|dm|dms}}"») |
imported>Quarl («60 words changed») |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{# | + | <includeonly>{{#ifexpr: |
| + | {{{1}}} round 2 == {{{1}}} round 0 and {{{2}}} round 2 == {{{2}}} round 0 | ||
| + | |d | ||
| + | |{{#ifexpr: | ||
| + | {{{1}}}*60 round 2 == {{{1}}}*60 round 0 and {{{2}}}*60 round 2 == {{{2}}}*60 round 0 | ||
| + | |dm | ||
| + | |dms}}}}</includeonly><noinclude> | ||
{{template doc}} | {{template doc}} | ||
</noinclude> | </noinclude> | ||
Revision as of 05:21, 18 March 2007
Given two decimal numbers which were converted from d/m/s, return the coordinate precision:
d | degrees |
dm | degrees, minutes |
dms | degrees, minutes, seconds |
Examples:
| {{coor/prec}} | Expression error: Unexpected = operator. |
| {{coor/prec}} | Expression error: Unexpected = operator. |
| {{coor/prec}} | Expression error: Unexpected = operator. |
| {{coor/prec}} | Expression error: Unexpected = operator. |
| {{coor/prec}} | Expression error: Unexpected = operator. |
| {{coor/prec}} | Expression error: Unexpected = operator. |
| The above documentation is transcluded from Template:Coor/prec dms/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |