Maple (software): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Dmitrii Kouznetsov
(Graphics in Maple)
mNo edit summary
 
Line 6: Line 6:
Maple allows to generate graphics with short codes. Two examples of the code and the graphics are shown in the figure.<br>
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 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.
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 12:01, 15 September 2024

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

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

MapleGraphicsExamples.jpg

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.