02-09-2013, 02:17 PM
Goal: To get the user to enter F1(X) and plot it.
Problem: INPUT command just doesn't do the trick.
EXPORT GraphF1
BEGIN
INPUT(F1,"Use Quotes");
CHECK(F1);
STARTVIEW(1,0);
END;
Any suggestions? Thanks - Eddie
HP 39gii Help Wanted: Inputting Strings in a Program
|
|
« Next Oldest | Next Newest »
|