FUNCTIONS

Function: mhlp

Purpose

Maxima help viewed in Scilab. This function doesn't work with Maxima 5.9.2 on some platforms.

Synopsis

  • mhlp func[ number]

Input arguments

func String expected to be a part of a Maxima function name
number Integer. If you type 'mhlp str', you will get a numbered list of functions with 'str' in the name. Then, type 'mhlp str ' for displaying the required help.

See also: maxima, minfo, hlp.


EXAMPLE
   mhlp eigen
   mhlp eigen 2