Procedural File: mptext-en.php

Source Location: /lang/mptext-en.php



Classes:

Page Details:

mptext-en.php, MaximaPHP Text

This file contains text for MaximaPHP in English translation

Tags:




GNUPLOT_VERSION

[line 39]

GNUPLOT_VERSION = '4.2.0'

[ Top ]

MAXIMAPHP_EXECUTE_1

[line 44]

MAXIMAPHP_EXECUTE_1 = "Before execute you should secure Maxima input or bypass security check explicitly."

Define text for main class MaximaPHP

[ Top ]

MAXIMAPHP_VERSION

[line 37]

MAXIMAPHP_VERSION = '0.1.3'

Define versions

[ Top ]

MAXIMA_VERSION

[line 38]

MAXIMA_VERSION = '5.11.0'

[ Top ]

MPSFILTEROUT_GET_SECURITY_WARNING_1

[line 49]

MPSFILTEROUT_GET_SECURITY_WARNING_1 = "For security reasons, the following Maxima keywords and patterns are disabled: "

Define text for security class MPSFilterOut

[ Top ]

MPSFILTEROUT_GET_SECURITY_WARNING_2

[line 50]

MPSFILTEROUT_GET_SECURITY_WARNING_2 = "In addition, the following Gnuplot keywords and patterns are also disabled: "

[ Top ]

MPVCELLAUTO_MAIN_0

[line 110]

MPVCELLAUTO_MAIN_0 = 'Generates and plots population of cellular automata.'

[ Top ]

MPVCELLAUTO_MAIN_2

[line 111]

MPVCELLAUTO_MAIN_2 = 'The rules of interest include rule 30, 60, 90, 102, 110, 150 and 250. Give it a try!'

[ Top ]

MPVCELLAUTO_MAIN_3

[line 112]

MPVCELLAUTO_MAIN_3 = 'Rule:'

[ Top ]

MPVCELLAUTO_MAIN_4

[line 113]

MPVCELLAUTO_MAIN_4 = 'Cell size:'

[ Top ]

MPVCELLAUTO_MAIN_5

[line 114]

MPVCELLAUTO_MAIN_5 = 'Initial condition:'

[ Top ]

MPVCELLAUTO_MAIN_6

[line 115]

MPVCELLAUTO_MAIN_6 = 'Iteration:'

[ Top ]

MPVCELLAUTO_MAIN_7

[line 116]

MPVCELLAUTO_MAIN_7 = 'View population'

[ Top ]

MPVCELLAUTO_MAIN_8

[line 117]

MPVCELLAUTO_MAIN_8 = "File size is too large! Reduce the cell size and try again.\n"

[ Top ]

MPVCELLAUTO_MAIN_9

[line 118]

MPVCELLAUTO_MAIN_9 = 'So you ran out of time..? Copy and paste the following code into your local Maxima and continue your cellular automata as long as you like.. :-)'

[ Top ]

MPVCELLAUTO_MAIN_10

[line 119]

MPVCELLAUTO_MAIN_10 = "/*\n* Generated by MaximaPHP Cellular Automata\n* http://www.my-tool.com/maximaphp/cellular-automata/\n*/"

[ Top ]

MPVCELLAUTO_TITLE

[line 109]

MPVCELLAUTO_TITLE = 'Cellular Automata'

Define text for viewer class MPVCellAuto

[ Top ]

MPVDIFFERENTIATE_MAIN_0

[line 186]

MPVDIFFERENTIATE_MAIN_0 = 'Returns the differential of an expression with respect to some variables.'

[ Top ]

MPVDIFFERENTIATE_MAIN_1

[line 187]

MPVDIFFERENTIATE_MAIN_1 = 'Expression'

[ Top ]

MPVDIFFERENTIATE_MAIN_2

[line 188]

MPVDIFFERENTIATE_MAIN_2 = 'Variables, times'

[ Top ]

MPVDIFFERENTIATE_MAIN_3

[line 189]

MPVDIFFERENTIATE_MAIN_3 = 'Abbreviated'

[ Top ]

MPVDIFFERENTIATE_MAIN_4

[line 190]

MPVDIFFERENTIATE_MAIN_4 = 'Want to use your own Maxima..? Copy and paste the following code into your local Maxima and differentiate your expressions away.. :-)'

[ Top ]

MPVDIFFERENTIATE_MAIN_5

[line 191]

MPVDIFFERENTIATE_MAIN_5 = "/*\n* Generated by MaximaPHP Differentiate\n* http://www.my-tool.com/maximaphp/calculus/differentiate\n*/"

[ Top ]

MPVDIFFERENTIATE_TITLE

[line 185]

MPVDIFFERENTIATE_TITLE = 'Differentiate'

Define text for viewer class MPVDifferentiate

[ Top ]

MPVEXPAND_MAIN_0

[line 125]

MPVEXPAND_MAIN_0 = 'Expands mathematical expression as much as possible.'

[ Top ]

MPVEXPAND_MAIN_1

[line 126]

MPVEXPAND_MAIN_1 = ''

[ Top ]

MPVEXPAND_MAIN_2

[line 127]

MPVEXPAND_MAIN_2 = 'Trigonometry'

[ Top ]

MPVEXPAND_MAIN_3

[line 128]

MPVEXPAND_MAIN_3 = 'Immediately'

[ Top ]

MPVEXPAND_MAIN_4

[line 129]

MPVEXPAND_MAIN_4 = 'Want to use your own Maxima..? Copy and paste the following code into your local Maxima and expand your expressions away.. :-)'

[ Top ]

MPVEXPAND_MAIN_5

[line 130]

MPVEXPAND_MAIN_5 = "/*\n* Generated by MaximaPHP Expand\n* http://www.my-tool.com/maximaphp/expand/\n*/"

[ Top ]

MPVEXPAND_TITLE

[line 124]

MPVEXPAND_TITLE = 'Expand'

Define text for viewer class MPVExpand

[ Top ]

MPVFACTOR_MAIN_0

[line 136]

MPVFACTOR_MAIN_0 = 'Factors mathematical expression into factors irreducible over the integers.'

[ Top ]

MPVFACTOR_MAIN_1

[line 137]

MPVFACTOR_MAIN_1 = ''

[ Top ]

MPVFACTOR_MAIN_2

[line 138]

MPVFACTOR_MAIN_2 = 'Don\'t factor'

[ Top ]

MPVFACTOR_MAIN_3

[line 139]

MPVFACTOR_MAIN_3 = ''

[ Top ]

MPVFACTOR_MAIN_4

[line 140]

MPVFACTOR_MAIN_4 = 'Integer'

[ Top ]

MPVFACTOR_MAIN_5

[line 141]

MPVFACTOR_MAIN_5 = 'Gaussian'

[ Top ]

MPVFACTOR_MAIN_6

[line 142]

MPVFACTOR_MAIN_6 = 'Want to use your own Maxima..? Copy and paste the following code into your local Maxima and factor your expressions away.. :-)'

[ Top ]

MPVFACTOR_MAIN_7

[line 143]

MPVFACTOR_MAIN_7 = "/*\n* Generated by MaximaPHP Factor\n* http://www.my-tool.com/maximaphp/factor/\n*/"

[ Top ]

MPVFACTOR_TITLE

[line 135]

MPVFACTOR_TITLE = 'Factor'

Define text for viewer class MPVFactor

[ Top ]

MPVFUNCSOLVE_MAIN_0

[line 163]

MPVFUNCSOLVE_MAIN_0 = 'Solve for a rational function f(n), an equation of a first order linear polynomial in f(n) and f(n+1).'

[ Top ]

MPVFUNCSOLVE_MAIN_1

[line 164]

MPVFUNCSOLVE_MAIN_1 = 'Equation'

[ Top ]

MPVFUNCSOLVE_MAIN_2

[line 165]

MPVFUNCSOLVE_MAIN_2 = 'Function'

[ Top ]

MPVFUNCSOLVE_MAIN_3

[line 166]

MPVFUNCSOLVE_MAIN_3 = 'Want to use your own Maxima..? Copy and paste the following code into your local Maxima and solve your function equations away.. :-)'

[ Top ]

MPVFUNCSOLVE_MAIN_4

[line 167]

MPVFUNCSOLVE_MAIN_4 = "/*\n* Generated by MaximaPHP Function Solve\n* http://www.my-tool.com/maximaphp/equations/funcsolve\n*/"

[ Top ]

MPVFUNCSOLVE_TITLE

[line 162]

MPVFUNCSOLVE_TITLE = 'Function Solve'

Define text for viewer class MPVFuncSolve

[ Top ]

MPVGENERATOR_MAIN_0

[line 82]

MPVGENERATOR_MAIN_0 = 'Generates viewer class for MaximaPHP.'

[ Top ]

MPVGENERATOR_MAIN_1

[line 83]

MPVGENERATOR_MAIN_1 = 'Viewer name'

[ Top ]

MPVGENERATOR_MAIN_2

[line 84]

MPVGENERATOR_MAIN_2 = 'Class name'

[ Top ]

MPVGENERATOR_MAIN_3

[line 85]

MPVGENERATOR_MAIN_3 = 'Author name'

[ Top ]

MPVGENERATOR_MAIN_4

[line 86]

MPVGENERATOR_MAIN_4 = 'URL or Email'

[ Top ]

MPVGENERATOR_MAIN_5

[line 87]

MPVGENERATOR_MAIN_5 = 'View types'

[ Top ]

MPVGENERATOR_MAIN_6

[line 88]

MPVGENERATOR_MAIN_6 = 'Add form items'

[ Top ]

MPVGENERATOR_MAIN_7

[line 89]

MPVGENERATOR_MAIN_7 = 'Form entries'

[ Top ]

MPVGENERATOR_MAIN_8

[line 90]

MPVGENERATOR_MAIN_8 = 'Description'

[ Top ]

MPVGENERATOR_MAIN_9

[line 91]

MPVGENERATOR_MAIN_9 = 'Level'

[ Top ]

MPVGENERATOR_MAIN_10

[line 92]

MPVGENERATOR_MAIN_10 = 'Level 2 will be under a category.'

[ Top ]

MPVGENERATOR_MAIN_11

[line 93]

MPVGENERATOR_MAIN_11 = 'Example number'

[ Top ]

MPVGENERATOR_TITLE

[line 81]

MPVGENERATOR_TITLE = 'Viewer Generator'

Define text for viewer class MPVGenerator

[ Top ]

MPVIEWER_CALCULATION_TIME

[line 63]

MPVIEWER_CALCULATION_TIME = "Calculated in %.5f seconds.\n"

[ Top ]

MPVIEWER_CODE

[line 58]

MPVIEWER_CODE = 'Code'

[ Top ]

MPVIEWER_EG

[line 55]

MPVIEWER_EG = "eg."

Define common text for viewer classes

[ Top ]

MPVIEWER_EXAMPLE

[line 56]

MPVIEWER_EXAMPLE = "Example"

[ Top ]

MPVIEWER_EXAMPLES

[line 57]

MPVIEWER_EXAMPLES = 'Examples'

[ Top ]

MPVIEWER_GET_EXAMPLES

[line 64]

MPVIEWER_GET_EXAMPLES = "<h3>Examples</h3>\nYou can refer to the last output and input using variables <code>%lo</code> and <code>%li</code> respectively.<br />Additionally variable <code>%lx</code> is used internally by MaximaPHP.<br /><br />"

[ Top ]

MPVIEWER_GET_EXAMPLES_1

[line 76]

MPVIEWER_GET_EXAMPLES_1 = "<h3>Examples</h3>\nYou can refer to the last output and input using variables <code>%lo</code> and <code>%li</code> respectively.<br />Additionally variable <code>%lx</code> is used internally by MaximaPHP.<br /><br />\nThis examples are obtained using <code>example(...)</code> command from Maxima.<br /><br />"

[ Top ]

MPVIEWER_MAIN_0

[line 70]

MPVIEWER_MAIN_0 = 'Provides Maxima online, a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, systems of linear equations, polynomials, and sets, list, vector, matrices and tensors.'

[ Top ]

MPVIEWER_MAIN_1

[line 71]

MPVIEWER_MAIN_1 = 'Dedicated to the memory of <a href="http://www.utexas.edu/faculty/council/2004-2005/memorials/schelter/schelter.html">William Schelter</a>.'

[ Top ]

MPVIEWER_MAIN_2

[line 72]

MPVIEWER_MAIN_2 = 'Thanks to Ian Hutchinson who provided <a href="http://hutchinson.belmont.ma.us/tth/mml/">TtM</a> to convert TeX to MathML.<br />IE users may want to install MathPlayer plugin from <a href="http://www.dessci.com/en/products/mathplayer/download.htm">Design Science</a> or just convert to <a href="http://www.mozilla.com">Firefox</a>.'

[ Top ]

MPVIEWER_MAIN_3

[line 73]

MPVIEWER_MAIN_3 = "Example"

[ Top ]

MPVIEWER_MAIN_4

[line 74]

MPVIEWER_MAIN_4 = "Calculated in %.5f seconds.\n"

[ Top ]

MPVIEWER_MAIN_5

[line 75]

MPVIEWER_MAIN_5 = 'Graphics plotting is made possible by <a href="http://www.gnuplot.info/">Gnuplot ##VERSION##</a>.'

[ Top ]

MPVIEWER_MATHML_MSG

[line 62]

MPVIEWER_MATHML_MSG = 'IE users may want to install MathPlayer plugin from <a href="http://www.dessci.com/en/products/mathplayer/download.htm">Design Science</a> or just convert to <a href="http://www.mozilla.com">Firefox</a>.'

[ Top ]

MPVIEWER_NUMERIC

[line 60]

MPVIEWER_NUMERIC = 'Numeric'

[ Top ]

MPVIEWER_POWERED_BY

[line 61]

MPVIEWER_POWERED_BY = 'Powered by <b><a href="http://maxima.sourceforge.net">Maxima ##VERSION1##</a></b> with <a href="http://maximaphp.sourceforge.net/">MaximaPHP ##VERSION2##</a> interface.'

[ Top ]

MPVIEWER_SIMPLIFY

[line 59]

MPVIEWER_SIMPLIFY = 'Simplify'

[ Top ]

MPVIEWER_TITLE

[line 69]

MPVIEWER_TITLE = 'MaximaPHP Viewer'

Define text for main viewer class MPViewer

[ Top ]

MPVINTEGRATE_MAIN_0

[line 173]

MPVINTEGRATE_MAIN_0 = 'Compute the integral of an expression with respect to a variable.'

[ Top ]

MPVINTEGRATE_MAIN_1

[line 174]

MPVINTEGRATE_MAIN_1 = 'Expression'

[ Top ]

MPVINTEGRATE_MAIN_2

[line 175]

MPVINTEGRATE_MAIN_2 = 'Variable'

[ Top ]

MPVINTEGRATE_MAIN_3

[line 176]

MPVINTEGRATE_MAIN_3 = 'definite'

[ Top ]

MPVINTEGRATE_MAIN_4

[line 177]

MPVINTEGRATE_MAIN_4 = 'from'

[ Top ]

MPVINTEGRATE_MAIN_5

[line 178]

MPVINTEGRATE_MAIN_5 = 'to'

[ Top ]

MPVINTEGRATE_MAIN_6

[line 179]

MPVINTEGRATE_MAIN_6 = 'Want to use your own Maxima..? Copy and paste the following code into your local Maxima and integrate your expressions away.. :-)'

[ Top ]

MPVINTEGRATE_MAIN_7

[line 180]

MPVINTEGRATE_MAIN_7 = "/*\n* Generated by MaximaPHP Integrate\n* http://www.my-tool.com/maximaphp/calculus/integrate\n*/"

[ Top ]

MPVINTEGRATE_TITLE

[line 172]

MPVINTEGRATE_TITLE = 'Integrate'

Define text for viewer class MPVIntegrate

[ Top ]

MPVJULIA_MAIN_0

[line 251]

MPVJULIA_MAIN_0 = 'Generates a representation of the Julia set.'

[ Top ]

MPVJULIA_MAIN_1

[line 253]

MPVJULIA_MAIN_1 = 'Center'

[ Top ]

MPVJULIA_MAIN_2

[line 254]

MPVJULIA_MAIN_2 = 'Radius'

[ Top ]

MPVJULIA_MAIN_3

[line 257]

MPVJULIA_MAIN_3 = 'Levels'

[ Top ]

MPVJULIA_MAIN_4

[line 258]

MPVJULIA_MAIN_4 = 'Hue'

[ Top ]

MPVJULIA_MAIN_5

[line 259]

MPVJULIA_MAIN_5 = 'Hue range'

[ Top ]

MPVJULIA_MAIN_6

[line 260]

MPVJULIA_MAIN_6 = 'Saturation'

[ Top ]

MPVJULIA_MAIN_7

[line 261]

MPVJULIA_MAIN_7 = 'Value'

[ Top ]

MPVJULIA_MAIN_8

[line 262]

MPVJULIA_MAIN_8 = 'Set color'

[ Top ]

MPVJULIA_MAIN_9

[line 264]

MPVJULIA_MAIN_9 = 'Want to use your own Maxima..? Copy and paste the following code into your local Maxima and generate all your Julia set.. :-)'

[ Top ]

MPVJULIA_MAIN_10

[line 265]

MPVJULIA_MAIN_10 = "/*\n* Generated by MaximaPHP Julia\n* http://www.my-tool.com/maximaphp/fractal/julia/\n*/"

[ Top ]

MPVJULIA_MAIN_11

[line 263]

MPVJULIA_MAIN_11 = 'Non-set color'

[ Top ]

MPVJULIA_MAIN_12

[line 255]

MPVJULIA_MAIN_12 = 'Size'

[ Top ]

MPVJULIA_MAIN_13

[line 256]

MPVJULIA_MAIN_13 = 'pixels'

[ Top ]

MPVJULIA_MAIN_14

[line 252]

MPVJULIA_MAIN_14 = 'Parameter'

[ Top ]

MPVJULIA_TITLE

[line 250]

MPVJULIA_TITLE = 'Julia'

Define text for viewer class MPVJulia

[ Top ]

MPVMANDELBROT_MAIN_0

[line 232]

MPVMANDELBROT_MAIN_0 = 'Generates a representation of the Mandelbrot set.'

[ Top ]

MPVMANDELBROT_MAIN_1

[line 233]

MPVMANDELBROT_MAIN_1 = 'Center'

[ Top ]

MPVMANDELBROT_MAIN_2

[line 234]

MPVMANDELBROT_MAIN_2 = 'Radius'

[ Top ]

MPVMANDELBROT_MAIN_3

[line 237]

MPVMANDELBROT_MAIN_3 = 'Levels'

[ Top ]

MPVMANDELBROT_MAIN_4

[line 238]

MPVMANDELBROT_MAIN_4 = 'Hue'

[ Top ]

MPVMANDELBROT_MAIN_5

[line 239]

MPVMANDELBROT_MAIN_5 = 'Hue range'

[ Top ]

MPVMANDELBROT_MAIN_6

[line 240]

MPVMANDELBROT_MAIN_6 = 'Saturation'

[ Top ]

MPVMANDELBROT_MAIN_7

[line 241]

MPVMANDELBROT_MAIN_7 = 'Value'

[ Top ]

MPVMANDELBROT_MAIN_8

[line 242]

MPVMANDELBROT_MAIN_8 = 'Set color'

[ Top ]

MPVMANDELBROT_MAIN_9

[line 244]

MPVMANDELBROT_MAIN_9 = 'Want to use your own Maxima..? Copy and paste the following code into your local Maxima and generate all your Mandelbrot set.. :-)'

[ Top ]

MPVMANDELBROT_MAIN_10

[line 245]

MPVMANDELBROT_MAIN_10 = "/*\n* Generated by MaximaPHP Mandelbrot\n* http://www.my-tool.com/maximaphp/fractal/mandelbrot/\n*/"

[ Top ]

MPVMANDELBROT_MAIN_11

[line 243]

MPVMANDELBROT_MAIN_11 = 'Non-set color'

[ Top ]

MPVMANDELBROT_MAIN_12

[line 235]

MPVMANDELBROT_MAIN_12 = 'Size'

[ Top ]

MPVMANDELBROT_MAIN_13

[line 236]

MPVMANDELBROT_MAIN_13 = 'pixels'

[ Top ]

MPVMANDELBROT_TITLE

[line 231]

MPVMANDELBROT_TITLE = 'Mandelbrot'

Define text for viewer class MPVMandelbrot

[ Top ]

MPVMATRIXARITHMETIC_MAIN_0

[line 197]

MPVMATRIXARITHMETIC_MAIN_0 = 'Calculates arithmetic operation on a matrix or two matrices.'

[ Top ]

MPVMATRIXARITHMETIC_MAIN_1

[line 198]

MPVMATRIXARITHMETIC_MAIN_1 = 'Matrix A'

[ Top ]

MPVMATRIXARITHMETIC_MAIN_2

[line 199]

MPVMATRIXARITHMETIC_MAIN_2 = 'Operation'

[ Top ]

MPVMATRIXARITHMETIC_MAIN_3

[line 200]

MPVMATRIXARITHMETIC_MAIN_3 = 'Matrix B'

[ Top ]

MPVMATRIXARITHMETIC_MAIN_5

[line 201]

MPVMATRIXARITHMETIC_MAIN_5 = 'Want to use your own Maxima..? Copy and paste the following code into your local Maxima and calculate all your matrices away.. :-)'

[ Top ]

MPVMATRIXARITHMETIC_MAIN_6

[line 202]

MPVMATRIXARITHMETIC_MAIN_6 = "/*\n* Generated by MaximaPHP Matrix Arithmetic\n* http://www.my-tool.com/maximaphp/matrix/arithmetic\n*/"

[ Top ]

MPVMATRIXARITHMETIC_TITLE

[line 196]

MPVMATRIXARITHMETIC_TITLE = 'Arithmetic'

Define text for viewer class MPVMatrixArithmetic

[ Top ]

MPVMATRIXPROPERTY_MAIN_0

[line 208]

MPVMATRIXPROPERTY_MAIN_0 = 'Calculates properties of a matrix.'

[ Top ]

MPVMATRIXPROPERTY_MAIN_1

[line 209]

MPVMATRIXPROPERTY_MAIN_1 = 'Matrix'

[ Top ]

MPVMATRIXPROPERTY_MAIN_2

[line 210]

MPVMATRIXPROPERTY_MAIN_2 = 'Property'

[ Top ]

MPVMATRIXPROPERTY_MAIN_3

[line 211]

MPVMATRIXPROPERTY_MAIN_3 = 'Want to use your own Maxima..? Copy and paste the following code into your local Maxima and get properties of all your matrices.. :-)'

[ Top ]

MPVMATRIXPROPERTY_MAIN_4

[line 212]

MPVMATRIXPROPERTY_MAIN_4 = "/*\n* Generated by MaximaPHP Matrix Properties\n* http://www.my-tool.com/maximaphp/matrix/property\n*/"

[ Top ]

MPVMATRIXPROPERTY_TITLE

[line 207]

MPVMATRIXPROPERTY_TITLE = 'Properties'

Define text for viewer class MPVMatrixProperty

[ Top ]

MPVMATRIXTRIGONOMETRY_MAIN_0

[line 218]

MPVMATRIXTRIGONOMETRY_MAIN_0 = 'Calculates trigonometric and hyperbolic functions of a matrix.'

[ Top ]

MPVMATRIXTRIGONOMETRY_MAIN_1

[line 219]

MPVMATRIXTRIGONOMETRY_MAIN_1 = 'Matrix'

[ Top ]

MPVMATRIXTRIGONOMETRY_MAIN_2

[line 220]

MPVMATRIXTRIGONOMETRY_MAIN_2 = 'Function'

[ Top ]

MPVMATRIXTRIGONOMETRY_MAIN_3

[line 225]

MPVMATRIXTRIGONOMETRY_MAIN_3 = 'Want to use your own Maxima..? Copy and paste the following code into your local Maxima and find trigonometry of all your matrices.. :-)'

[ Top ]

MPVMATRIXTRIGONOMETRY_MAIN_4

[line 226]

MPVMATRIXTRIGONOMETRY_MAIN_4 = "/*\n* Generated by MaximaPHP Matrix Trigonometry\n* http://www.my-tool.com/maximaphp/matrix/trigonometry\n*/"

[ Top ]

MPVMATRIXTRIGONOMETRY_MAIN_5

[line 221]

MPVMATRIXTRIGONOMETRY_MAIN_5 = 'Trigonometric'

[ Top ]

MPVMATRIXTRIGONOMETRY_MAIN_6

[line 222]

MPVMATRIXTRIGONOMETRY_MAIN_6 = 'Arc trigonometric'

[ Top ]

MPVMATRIXTRIGONOMETRY_MAIN_7

[line 223]

MPVMATRIXTRIGONOMETRY_MAIN_7 = 'Hyperbolic'

[ Top ]

MPVMATRIXTRIGONOMETRY_MAIN_8

[line 224]

MPVMATRIXTRIGONOMETRY_MAIN_8 = 'Arc hyperbolic'

[ Top ]

MPVMATRIXTRIGONOMETRY_TITLE

[line 217]

MPVMATRIXTRIGONOMETRY_TITLE = 'Trigonometry'

Define text for viewer class MPVMatrixTrigonometry

[ Top ]

MPVSIMPLIFY_MAIN_0

[line 99]

MPVSIMPLIFY_MAIN_0 = 'Simplifies mathematical expression as much as possible.'

[ Top ]

MPVSIMPLIFY_MAIN_1

[line 100]

MPVSIMPLIFY_MAIN_1 = ''

[ Top ]

MPVSIMPLIFY_MAIN_2

[line 101]

MPVSIMPLIFY_MAIN_2 = 'Nested square roots'

[ Top ]

MPVSIMPLIFY_MAIN_3

[line 102]

MPVSIMPLIFY_MAIN_3 = 'Show details'

[ Top ]

MPVSIMPLIFY_MAIN_4

[line 103]

MPVSIMPLIFY_MAIN_4 = 'Want to use your own Maxima..? Copy and paste the following code into your local Maxima and simplify your expressions away.. :-)'

[ Top ]

MPVSIMPLIFY_MAIN_5

[line 104]

MPVSIMPLIFY_MAIN_5 = "/*\n* Generated by MaximaPHP Simplify\n* http://www.my-tool.com/maximaphp/simplify/\n*/"

[ Top ]

MPVSIMPLIFY_TITLE

[line 98]

MPVSIMPLIFY_TITLE = 'Simplify'

Define text for viewer class MPVSimplify

[ Top ]

MPVSOLVE_MAIN_0

[line 149]

MPVSOLVE_MAIN_0 = 'Solves mathematical equations and returns a list of solutions.'

[ Top ]

MPVSOLVE_MAIN_1

[line 150]

MPVSOLVE_MAIN_1 = 'Equations'

[ Top ]

MPVSOLVE_MAIN_2

[line 151]

MPVSOLVE_MAIN_2 = 'Variables'

[ Top ]

MPVSOLVE_MAIN_3

[line 152]

MPVSOLVE_MAIN_3 = 'Exact'

[ Top ]

MPVSOLVE_MAIN_4

[line 153]

MPVSOLVE_MAIN_4 = 'Real only'

[ Top ]

MPVSOLVE_MAIN_5

[line 154]

MPVSOLVE_MAIN_5 = 'Explicit'

[ Top ]

MPVSOLVE_MAIN_6

[line 155]

MPVSOLVE_MAIN_6 = 'Radcan'

[ Top ]

MPVSOLVE_MAIN_7

[line 156]

MPVSOLVE_MAIN_7 = 'Want to use your own Maxima..? Copy and paste the following code into your local Maxima and solve your equations away.. :-)'

[ Top ]

MPVSOLVE_MAIN_8

[line 157]

MPVSOLVE_MAIN_8 = "/*\n* Generated by MaximaPHP Solve\n* http://www.my-tool.com/maximaphp/equations/solve\n*/"

[ Top ]

MPVSOLVE_TITLE

[line 148]

MPVSOLVE_TITLE = 'Solve'

Define text for viewer class MPVSolve

[ Top ]



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