Question: I it possible to take the sin (or cos) of a procedure?

I would like to take the sin of a procedure, but it keeps giving me an error. Is it possible at all, or should I rewrite it into a matrix?

like this: sin(proc(x)...end proc)

Please Wait...