powered by
This function calculates value of Lorentzian function at x
Lorentzian_calc(x, gamma, x0, c)
Index of function
Parameter of the Lorenzian distribution function
Parameter of the Lorenzian distribution function indicating center of function
# NOT RUN { Lorentzian_calc(5, 5.5, 6, 2) # }
Run the code above in your browser using DataLab