x^2 oder x*x
x^x
sin(x)*cos(x)
sin(x)
sin(x)*x
exp(x)
ln(x)
ln(x)/ln(10) entspricht log 10 (x)
$U_R(t) = {|U_0| \cdot ({1 - e^{-{R \over L}t}})}$ entspricht |U0| * (1-exp(-(R/L)*x)).
Beispiel: für |U0| = 5 und R/L = 1 ergibt sich 5 * (1-exp(-1*x))