I have a mathematical transformation that takes 16 parameters (grouped into 3+8+5) and would like to make a latex command for it, so that I can easily change the notation for it if the need arises.
As far as I know, both \def and \newcommand take a maximum of 9 arguments, is there any (recommended) way to extend this?