Module:Sandbox/Luis150902/doc
< Module:Sandbox | Luis150902
![]() | This is a documentation subpage for Module:Sandbox/Luis150902. It may contain usage information, categories and other content that is not part of the original module page. |
Information
Uses Module:Arguments and Module:Yesno.
Usage
{{#invoke:Sandbox/Luis150902|function_name|args}}
, where function_name is "f" followed by a natural number (N) and args is a pipe-separated list of arguments.
N = 1
Gets the length, in characters, of the first argument.
N = 2
Counts its arguments.
N = 3
Performs the operation specified by the first argument in the remaining arguments.
Available operations: "+", "-", "*", "/", "%", "!" (boolean NOT).