powered by
chebyshev.t.weight(x)
x <- seq( -2, 2, .01 ) y <- chebyshev.t.weight( x )
Run the code above in your browser using DataLab