| Current Path : /home/beeson/public_html/WebMathXpert/ |
| Current File : //home/beeson/public_html/WebMathXpert/EnterGraphComplexRoots.php |
<?php $problemtype = $POLYROOT = 8; // from mainchoi.h $topic = 27; // _polyroots $title = "ComplexRoots"; $placeholderID = "shadowPolyrootsID"; $placeholder = "shadowPolyroots"; $placeholderText = "x^n - 1"; $promptID = "EnterGraphComplexRoots"; include 'OneGraph.php'; ?>