PHP Classes

Errors in class.Numerical.php

Recommend this page to a friend!

      Numerical  >  All threads  >  Errors in class.Numerical.php  >  (Un) Subscribe thread alerts  
Subject:Errors in class.Numerical.php
Summary:Spelling errors and other errors
Messages:1
Author:Costache Citronoveanu
Date:2008-12-14 20:27:48
 

  1. Errors in class.Numerical.php   Reply   Report abuse  
Picture of Costache Citronoveanu Costache Citronoveanu - 2008-12-14 20:27:48
Running example.php I ran into the following errors:

Line 116: rhsDerivative instead of rhsDerivatave

Undefined variable: theIteration in class.Numerical.php on line 937

Line 594: I suggest using @$theCounts[(string)$theSamples[$i]]++ (to handle the Notice)