| Current Path : /home/beeson/public_html/WebMathXpert/ |
| Current File : //home/beeson/public_html/WebMathXpert/EnterSimpsonsRule.php |
<?php $problemtype = $SIMPSONS_RULE = 218; // from probtype.h $graphtype = 21; // from mainchoi.h $topic = 39; // _simpsons_rule $title = "Simpson's Rule"; $promptID = "functionRiemannSums"; $placeholderID = "shadowRiemannSumsID"; $placeholder = "shadowRiemannSums"; include 'EnterDefiniteIntegral.php' ?>