| Current Path : /home/beeson/public_html/WebMathXpert/ |
| Current File : //home/beeson/public_html/WebMathXpert/EnterOrdinaryGraph.php |
<?php $problemtype = $ORDINARY = 0; // from mainchoi.h $topic = 1; // _ordinary_graph; $title = "Enter an Ordinary Graph"; $promptID = "functiontograph"; $placeholderID = "shadowID1"; $placeholder = "shadow1"; include 'OneGraph.php'; ?>