Jakub Mikołaj Cichowicz
2009-06-09 18:54:25 UTC
Hey,
I have 2 questions:
1. I have inserted an elipse using a parametric function f = f(x(t), y(t)) and I
would like to rotate by some angle (let`s say "phi").
I know I can do it like that f. = f.(x.(t), y.(t)) where x.(t) =
x(t)*cos(phi)+y(t)*sin(phi), y.(t) = x(t)*(-sin(phi))+y(t)*cos(phi) but I`m in a
situation where I have to rotate many elipses and the angle values are very very
exact (many digits)
2. I noticed there is a option of making user-defined functions, does it also
apply to such cases as in point 1.?
I`d love to browse the program help (F1) but I use windows vista and the help
won`t open for me.
Thanks in advance for any answer
Jakub
I have 2 questions:
1. I have inserted an elipse using a parametric function f = f(x(t), y(t)) and I
would like to rotate by some angle (let`s say "phi").
I know I can do it like that f. = f.(x.(t), y.(t)) where x.(t) =
x(t)*cos(phi)+y(t)*sin(phi), y.(t) = x(t)*(-sin(phi))+y(t)*cos(phi) but I`m in a
situation where I have to rotate many elipses and the angle values are very very
exact (many digits)
2. I noticed there is a option of making user-defined functions, does it also
apply to such cases as in point 1.?
I`d love to browse the program help (F1) but I use windows vista and the help
won`t open for me.
Thanks in advance for any answer
Jakub