Class: MPVIntegrate

Source Location: /viewers/mpvintegrate.php

Class Overview [line 40]


Integrate viewer class for MaximaPHP.

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

Integrate viewer class for MaximaPHP.

[ Top ]


Class Variables

$examples = array
   (
      array( 'sin(x)^3', 'x' ),array('x/sqrt(b^2 - x^2)','x'),array('cos(x)^2 * exp(x)','x','0','%pi'),array('x^2 * exp(-x^2)','x','minf','inf'))

[line 45]

Examples for expression

Type: mixed

Overrides:

[ Top ]


Class Methods

formatOutput

string formatOutput( string $result, boolean $simplify, boolean $numeric)

[line 80]

Format output from MaximaPHP

Parameters:

  • string $result - output from MaximaPHP
  • boolean $simplify - whether to simplify output or not
  • boolean $numeric - whether to apply numeric or not

[ Top ]

getExamples

string getExamples( integer $count)

[line 58]

Get examples

Parameters:

  • integer $count - number of examples to get

[ Top ]

show

void show( $qstring)

[line 94]

Show the viewer

Parameters:

  • $qstring -

[ Top ]


Class Constants


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