WeBWorKdocs

sq_webwork:


Home
Current UR
courses
Visitor
page
Intro to
WeBWorK
WeBWorK 2
Twiki
WW
Community
Grant Support
& awards
Discussion
group
Problem
library
Write/modify
problems
Create &
manage course
Tutorial on
running a course
HowTos
FAQ
WeBWorK2
FAQ
Software
Download
How to
Install WW server
Feedback
Site Map
Change
preferences
Change
password





Prev | Next | manpages

Description

This is a standard number evaluator which does not allow the trig functions sin, cos, tan, sec, csc, cot in the answer, and does not allow a decimal answer. Useful if you want to require an answer of the form 1/sqrt(2) or pi/2.

Syntax

exact_no_trig(ans_string)

Params

ans_string: A string which evaluates to a number

Action

Produces an answer evaluator which checks student's answer as a number. Student's answer cannot contain one of the trig functions or a decimal point

Returns

an answer evaluator

See Also

no_trig_fun
must_have_filter
no_trig

Macro Definition File

PGasu.pl

<| Post or View Comments |>


Prev | Next | manpages

Last update: Wednesday, January 10, 2007 at 10:28:19 PM.
This site maintained using Manila and Frontier software.