|
Manual-Fit |
|
|---|---|
|
Manual-Fit[equname,colour#,line style#] Fits a linear equation to a scatter plot with specified colour and line style. Colour#: 10 - 24 or colour name pasted from [vars] COLOUR. line style #: 1-4. |
… |
|
MATHSPRINT |
|
|---|---|
|
MATHSPRINT Displays most entries and answers the way they are displayed in textbooks, such as |
z MATHSPRINT |
|
|
|
|---|---|
|
Matr4list(matrix,listnameA,...,listname n) Fills each listname with elements from each column in matrix. |
y 9 |
|
Matr4list( |
|
|---|---|
|
Matr4list(matrix,column#,listname) Fills a listname with elements from a specified column# in matrix. |
y 9 |
|
|
|
|---|---|
|
max(valueA,valueB) Returns the larger of valueA and valueB. |
» |
|
max( |
|
|---|---|
|
max(list) Returns the larger of valueA and valueB. |
» |
|
max( |
|
|---|---|
|
max(list) Returns largest real or complex element in list. |
y 9 |
|
max( |
|
|---|---|
|
max(listA,listB) Returns a real or complex list of the larger of each pair of elements in listA and listB. |
y 9 |
|
max( |
|
|---|---|
|
max(value,list) Returns a real or complex list of the larger of value or each list element. |
y 9 |
|
|
|
|---|---|
|
mean(list[,freqlist]) Returns the mean of list with frequency freqlist. |
y 9 |
|
|
|
|---|---|
|
median(list[,freqlist]) Returns the median of list with frequency freqlist. |
y 9 |
|
|
|
|---|---|
|
Med-Med [Xlistname,Ylistname,freqlist,regequ] Fits a median-median model to Xlistname and Ylistname with frequency freqlist, and stores the regression equation to regequ. |
… |
|
|
|
|---|---|
|
Menu("title","text1",label1[,...,"text7",label7]) Generates a menu of up to seven items during programme execution. |
† ¼ |
|
|
|
|---|---|
|
min(valueA,valueB) Returns smaller of valueA and valueB. |
» |
|
min( |
|
|---|---|
|
min(list) Returns smallest real or complex element in list. |
y 9 |
|
min( |
|
|---|---|
|
min(listA,listB) Returns real or complex list of the smaller of each pair of elements in listA and listB. |
y 9 |
|
min( |
|
|---|---|
|
min(value,list) Returns a real or complex list of the smaller of value or each list element. |
y 9 |
|
ModBoxplot |
|
|---|---|
|
ModBoxplot Plot#(type,Xlist,[,freqlist,colour#]) Used as the "type" argument in the command. Where # gives Plot1, Plot2 or Plot3. |
† y , |