(* exaggerating sine wave *) (* ListLinePlot() faulty in Symja, uses ListPlot()) A = Table(h / 10, {h, 0, 100}); ListLinePlot(A / 2 * Sin(2 * A))