PHPFreaks.com announces PHP competition
There’s a contest to write a PHP GD graphing calculator annojunced on PHPFreaks.com. The deadline is December 16th, 2006. Not sure what the prizes are, but the contest is open to solo coder teams only. The entry should minimally support:
* Basic math: addition/subtraction/division/multiplication
* Logrithmic functions - ln, log, x^y
* Trig functions - sin(), cos(), tan() of basic 2D equations
* Traversal of the axis (x and y)