Hi, I was writing questions on probability of a Gaussian tail which uses the Q-function. I would like the students to be able to write things like "Q(3)" in their answer rather than the numerical result. I know I can use normal_prob() to evaluate this input, but how can I make the answer checker recognize a customized function Q?
Thanks.