Class: Factor

Source Location: /viewers/tfactor.php

Class Overview [line 42]

Tool
   |
   --Factor

Factor viewer class for MaximaPHP.

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

Factor viewer class for MaximaPHP.

[ Top ]


Class Variables

$examples = array
   (
      '2^63 - 1',
      '-8*y - 4*x + z^2*(2*y + x)',
      '-1 - 2*x - x^2 + y^2 + 2*x*y^2 + x^2*y^2',
      '1 + %e^(3*x)',
      '1 + x^4, a^2 - 2',
      '-y^2*z^2 - x*z^2 + x^2*y^2 + x^3',
      '(2 + x)/(3 + x)/(b + x)/(c + x)^2',
      '1 + x^12',
      '1 + x^99',
      'a*x*z^2+a*z^2+2*a*w*x*z+2*a*w*z+a*w^2*x+v^2*x+2*u*v*x+u^2*x+a*w^2+v^2+2*u*v+u^2',
      'y^2+2*x*y+2*x^2+2*x+1',
      'x^4 - 1',
      '4*x^4 + 4*x^3 - 3*x^2 - 4*x - 1'
   )

[line 47]

Examples for expression

Type: mixed

Overrides:

[ Top ]


Class Methods

childShow

void childShow( $depth, $qstring)

[line 96]

Show the viewer

Parameters:

  • $depth -
  • $qstring -

[ Top ]

formatOutput

string formatOutput( string $result)

[line 86]

Format output from MaximaPHP

Parameters:

  • string $result - output from MaximaPHP

[ Top ]

getExamples

string getExamples( integer $count)

[line 69]

Get examples

Parameters:

  • integer $count - number of examples to get

[ Top ]


Class Constants


Documentation generated on Mon, 23 Apr 2007 13:00:32 +0900 by phpDocumentor 1.3.1