Maple (software): Difference between revisions
Jump to navigation
Jump to search
imported>Alexander Wiebel (moved stuff to subpage) |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
'''Maple''' is a commercial [[computer algebra system]] and a general purpose mathematics software. It is developed by the [[Waterloo Maple Inc.]] | '''Maple''' is a commercial [[computer algebra system]] and a general purpose mathematics software. It is developed by the [[Waterloo Maple Inc.]] | ||
==Examples of graphics with Maple== | |||
[[Image:MapleGraphicsExamples.jpg|500px|right]] | |||
Maple allows to generate graphics with short codes. Two examples of the code and the graphics are shown in the figure.<br> | |||
The left graphics is plot of function <math>f=\frac{\log(x+2)}{x+2}</math> for the range <math>0.716<x<0.72</math>; <br> | |||
The right graphic is implicit plot of solution of equation <math>|\mathrm{erf}(x+{\rm i} y)|=2 </math> in the <math>x,y</math> plane.[[Category:Suggestion Bot Tag]] |
Latest revision as of 11:01, 15 September 2024
Maple is a commercial computer algebra system and a general purpose mathematics software. It is developed by the Waterloo Maple Inc.
Examples of graphics with Maple
Maple allows to generate graphics with short codes. Two examples of the code and the graphics are shown in the figure.
The left graphics is plot of function for the range ;
The right graphic is implicit plot of solution of equation in the plane.