Class: Differentiate

Source Location: /viewers/tdifferentiate-ja.php

Class Overview [line 42]

Tool
   |
   --Differentiate

Differentiate viewer class for MaximaPHP.

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

Differentiate viewer class for MaximaPHP.

[ Top ]


Class Variables

$examples = array
   (
      array( 'sin(x+y)*cos(x+y)', 'x, 3, y, 2' ),array('2*x^2+x^3+sin(x)','x'),array('sin(x)*cos(x)','x'),array('sin(x)*cos(x)','x, 2'),array('exp(f(x))','x, 2'))

[line 47]

Examples for expression

Type: mixed

Overrides:

[ Top ]


Class Methods

childShow

void childShow( $depth, $qstring)

[line 93]

Show the viewer

Parameters:

  • $depth -
  • $qstring -

[ Top ]

formatOutput

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

[line 79]

Format output from MaximaPHP

Parameters:

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

[ Top ]

getExamples

string getExamples( integer $count)

[line 61]

Get examples

Parameters:

  • integer $count - number of examples to get

[ Top ]


Class Constants


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