Module:Scaling/doc

From Tales of Maj'Eyal
< Module:Scaling
Revision as of 21:28, 5 March 2016 by Ibanix (Talk | contribs) (Created page with "Module:Scaling implements solvers for the scaling functions described in Scaling. They are called as: <pre>{{#invoke|Scaling|function_name|arg1 = ... | arg2 = ... }}...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is the documentation page for Module:Scaling

Module:Scaling implements solvers for the scaling functions described in Scaling.

They are called as:

{{#invoke|Scaling|function_name|arg1 = ... | arg2 = ... }}

Return values will always be a single floating-point number; you should use Mediawiki's ParserFunctions to round the number to an appropriate value.