Class PHPFIT_ScientificDouble

Description

Implements interfaces:

Located in /ScientificDouble.php (line 10)


	
			
Variable Summary
 mixed $precsion
 mixed $value
Method Summary
 PHPFIT_ScientificDouble __construct (mixed $value)
 void compareTo (mixed $other)
 boolean equals (object o $o)
 double precision (string $s)
 void toString ()
 string tweak (string $s)
 ScientificDouble valueOf (string $s)
Variables
mixed $precsion = 0.0 (line 12)
  • access: protected
mixed $value = 0.0 (line 11)
  • access: protected
Methods
Constructor __construct (line 14)
PHPFIT_ScientificDouble __construct (mixed $value)
compareTo (line 32)

look at interface Comparable

  • access: public
void compareTo (mixed $other)
equals (line 24)
boolean equals (object o $o)
  • object o $o
precision (line 56)
  • static:
  • access: public
double precision (string $s)
  • string $s: s
toString (line 82)
  • access: public
void toString ()
tweak (line 68)
  • static:
  • access: public
string tweak (string $s)
  • string $s: s
valueOf (line 45)
  • static:
  • access: public
ScientificDouble valueOf (string $s)
  • string $s: s

Documentation generated on Sun, 02 Apr 2006 23:20:52 +0000 by phpDocumentor 1.3.0RC5