Home Online Manual
Top
Back: staircase
Forward: mplot
FastBack: Visualization
FastForward: latex_lib
Up: graphics_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.9.1.2 mathinit

Procedure from library graphics.lib (see graphics_lib).

Usage:
mathinit();

Return:
initializing string for loading Mathematica's ImplicitPlot

Example:
 
LIB "graphics.lib";
mathinit();
==> << Graphics`ImplicitPlot`
// Paste the output into a Mathematica notebook
// active evalutation of the cell with SHIFT RETURN