We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Natural Numbers are mainly used for "get argument" and "recursion".
We can define natural numbers by "0"=0, "SX"=x+1. But it is not intuitive and easy to use.
argv is a macro that can be used to get the argument number and argument list.
argv