Text File | 1995-04-29 | 657 b | 13 lines | [TEXT/MPad]
MathPad's built-in function menu can be extended by use of XFun files.
To add an XFun, drag the file into the folder containing the MathPad application. (If MathPad is already running you must quit and re-launch it to see the XFun). The XFun will be added to the Functions menu and it may also add an entry to the Help menu.
This distribution includes a few example XFuns
histogram -- accumulates a histogram of the values in an array
cross -- computes the 3D vector cross product
linfit -- fits data to a straight line
imageRGB -- set red, green and blue components of each image element
To create your own XFuns see the folder "XFun kit".