Source for file Trigonometry.php
Documentation is available at Trigonometry.php
include_once 'Testing/FIT/Fixture.php';
include_once 'Testing/FIT/Fixture/Column.php';
private $infinite = 1000000;
return round( $res, $this->round );
return round( $res, $this->round );
if( $res > $this->infinite ) {
return round( $res, $this->round );
Documentation generated on Mon, 11 Mar 2019 15:05:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|