Class: MPVMatrixFunction

Source Location: /viewers/mpvmatrixfunction.php

Class Overview [line 40]


Functions viewer class for MaximaPHP.

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

Functions viewer class for MaximaPHP.

[ Top ]


Class Variables

$examples = array
   (
      array( "matrix( [a, b], [c, d] )", "sin" ),array("matrix( [a, b], [c, d] )","cos"),array("matrix( [a, b], [c, d] )","tan"),array("matrix( [a, b], [c, d] )","cot"),array("matrix( [a, b], [c, d] )","sec"),array("matrix( [a, b], [c, d] )","asin"),array("matrix( [a, b], [c, d] )","acos"),array("matrix( [a, b], [c, d] )","atan"),array("matrix( [a, b], [c, d] )","acot"),array("matrix( [a, b], [c, d] )","asec"),array("matrix( [a, b], [c, d] )","acsc"),array("matrix( [a, b], [c, d] )","sinh"),array("matrix( [a, b], [c, d] )","cosh"),array("matrix( [a, b], [c, d] )","tanh"),array("matrix( [a, b], [c, d] )","coth"),array("matrix( [a, b], [c, d] )","sech"),array("matrix( [a, b], [c, d] )","csch"),array("matrix( [a, b], [c, d] )","asinh"),array("matrix( [a, b], [c, d] )","acosh"),array("matrix( [a, b], [c, d] )","atanh"),array("matrix( [a, b], [c, d] )","acoth"),array("matrix( [a, b], [c, d] )","asech"),array("matrix( [a, b], [c, d] )","acsch"))

[line 45]

Examples for expression

Type: mixed

Overrides:

[ Top ]


Class Methods

formatOutput

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

[line 96]

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 77]

Get examples

Parameters:

  • integer $count - number of examples to get

[ Top ]

show

void show( $qstring)

[line 118]

Show the viewer

Parameters:

  • $qstring -

[ Top ]


Class Constants


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