|  |  D.9.1.2 mathinit Procedure from librarygraphics.lib(see  graphics_lib).
 
Example:Usage:
mathinit();
Return:
initializing string for loading Mathematica's ImplicitPlot
 |  | LIB "graphics.lib";
mathinit();
==> << Graphics`ImplicitPlot`
// Paste the output into a Mathematica notebook
// active evaluation of the cell with SHIFT RETURN
 | 
 
 |