Tagged Questions
48
votes
4answers
2k views
Functions with Options
Suppose you want to create a function which has optional arguments.
Maeder's book "Programming in Mathematica" covers the topic extensively up to version 3, but some things have changed/evolved since ...