3 lines
97 B
Plaintext

String formula = symat.ask("Enter formula:");
symat.plot(formula);
symat.plotname("Cool graph!");