Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm looking for info on how to have a user input field where I can write a formula like this: Math::cos(i/(nw-1).to_f*1*Math::PI/1.5)*s/5+Math::sin(j/(nw-1).to_f*1*Math::PI)*s/5
Math::cos(i/(nw-1).to_f*1*Math::PI/1.5)*s/5+Math::sin(j/(nw-1).to_f*1*Math::PI)*s/5
Is it possible?
Advertisement