User Guide

StorePic
StorePic n
Stores current picture in picture Picn.
y <
STO
1:StorePic
String4Equ(
String4Equ(string,Y= var)
Converts string into an equation and stores it in Y= var.
string can be a string or string variable.
String4Equ( is the inverse of Equ4String(.
¼
I/O
F:String>Equ(
sub(
sub(string,begin,length)
Returns a string that is a subset of another string, from begin to
length.
y N
sub(
sum(
sum(list[,start,end])
Returns the sum of elements of list from start to end.
y 9
MATH
5:sum(
summation G(
G(expression[,start,end])
Classic command as shown.
In MathPrint™ the summation entry template displays and returns
the sum of elements of list from start to end, where start<=end.
»
NUM
0: summation G(
T
tan(
tan(value)
Returns the tangent of a real number, expression, or list.
š
Commands and Functions Listing 79