Difference between revisions of "Module:Scaling/doc"
From Tales of Maj'Eyal
(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 = ... }}...") |
(No difference)
|
Latest revision as of 20:28, 5 March 2016
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.