no_trig_fun | topic started 8/15/2004; 4:41:20 PM last post 8/15/2004; 4:41:20 PM |
Michael Gage - no_trig_fun 8/15/2004; 4:41:20 PM (reads: 1230, responses: 0) |
Description This is a standard function evalutor which does not allow the trig functions sin, cos, tan, sec, csc, cot in the answer. Syntax no_trig_fun(ans_string) Params ans_string: A string which evaluates to a function Action Produces an answer evaluator which checks student's answer as a function. Student's answer cannot contain one of the trig functions. Returns an answer evaluator See Also no_trig Macro Definition File PGasu.pl
|