Class: Mandelbrot

Source Location: /viewers/tmandelbrot.php

Class Overview [line 42]

Tool
   |
   --Mandelbrot

Mandelbrot viewer class for MaximaPHP.

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

Mandelbrot viewer class for MaximaPHP.

[ Top ]


Class Variables

$examples = array
   (
      array( '0, 0', '2', '12', '400', '360', '300', '0.46', '0.96', '0, 0, 0', '' ),array('0.282, -0.01','0.003','120','300','360','300','1','1','0, 0, 0',''),array('0.45154329, -0.37432948','0.000005','240','300','360','300','1','1','0, 0, 0',''),array('0.35591327, 0.64971838','0.0000003','240','150','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-1.7480902, -0.0006932','0.00001','240','300','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-1.7480904, -0.00069315','0.00000012','600','200','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-1.7480904, -0.00069315','0.00000012','480','200','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-0.6654, -0.3556','0.003','180','250','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-0.1293890996, -1.02007242913','0.000000000007','480','175','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-0.1293890996, -1.02007242913','0.000000000007','360','175','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-1.749484337, -0.000145685','0.00000001','360','150','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-1.749484337, -0.000145685','0.00000001','480','150','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-0.16062852204, 1.03760450630','0.0000000006','480','200','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-0.16062852204, 1.03760450630','0.0000000006','240','200','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-1.7494846, -0.000145','0.000003','240','200','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-1.7494846, -0.000145','0.000003','360','175','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('-1.7494846, -0.000145','0.000003','480','175','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('0.3583, 0.6448','0.006','240','250','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('0.45154392, 0.37433051','0.00000007','480','175','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),array('0.45154392, 0.37433051','0.00000007','360','175','360','300','1','1','0, 0, 0','from http://www.ginko.de/user/kremer/karsten/e/ap-gal.htm'),)

[line 47]

Examples for expression

Type: mixed

Overrides:

[ Top ]


Class Methods

childShow

void childShow( $depth, $qstring)

[line 104]

Show the viewer

Parameters:

  • $depth -
  • $qstring -

[ Top ]

formatOutput

string formatOutput( string $result, $size)

[line 93]

Format output from MaximaPHP

Parameters:

  • string $result - output from MaximaPHP
  • $size -

[ Top ]

getExamples

string getExamples( integer $count)

[line 76]

Get examples

Parameters:

  • integer $count - number of examples to get

[ Top ]


Class Constants


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