Class ScientificDouble

Description

Implements interfaces:

Located in /fit/ScientificDouble.php (line 8)


	
			
Variable Summary
 mixed $precsion
 mixed $value
Method Summary
 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 10)
  • access: protected
mixed $value = 0.0 (line 9)
  • access: protected
Methods
Constructor __construct (line 12)
ScientificDouble __construct (mixed $value)
compareTo (line 30)

look at interface Comparable

  • access: public
void compareTo (mixed $other)
equals (line 22)
boolean equals (object o $o)
  • object o $o
precision (line 54)
  • static:
  • access: public
double precision (string $s)
  • string $s: s
toString (line 80)
  • access: public
void toString ()
tweak (line 66)
  • static:
  • access: public
string tweak (string $s)
  • string $s: s
valueOf (line 43)
  • static:
  • access: public
ScientificDouble valueOf (string $s)
  • string $s: s

Documentation generated on Sun, 02 Apr 2006 16:01:06 +0200 by phpDocumentor 1.3.0RC5