| Current Path : /home/beeson/public_html/WebMathXpert/ |
| Current File : //home/beeson/public_html/WebMathXpert/EnterTrapezoidRule.php |
<?php $problemtype = $TRAPEZOID_RULE = 217; // from probtype.h $graphtype = 20; // from mainchoi.h $topic = 38; // _trapezoid_rule $title = "Trapezoid Rule"; $promptID = "functionRiemannSums"; $placeholderID = "shadowRiemannSumsID"; $placeholder = "shadowRiemannSums"; include 'EnterDefiniteIntegral.php' ?>