Template:Z-Number
Jump to navigation
Jump to search
Template documentation
This page has been marked as a candidate for deletion. Reason: Unused. No interesting version history. Only consists of a very simple formula that doesn't need its own template. --Ickputzdirwech (talk) 22:58, 25 April 2023 (UTC) If you disagree with its deletion, please explain why in the Discussion page. Remember to check What Links Here and the Page History before deleting. |
Template:Z-Number has been deprecated or removed from the wiki; it is no longer updated or in use. Reason: unused |
Summary
This template takes the following three optional parameters:
1 : A number. Default = 0 (let's call it x) 2 : A number. Default = 0 (let's call it y) 3 : A number. Default = 1 (let's call it z)
This template calculates:
(x - y) / z
Examples
The default case {{Z-Number}}
results in: 0
{{Z-Number|5|3|7}
results in: 0.28571428571429
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |