one man

Alexey Ivanov

1140 Reputation

17 Badges

13 years, 58 days

Social Networks and Content at Maplesoft.com

MaplePrimes Activity


These are replies submitted by one man

http://radikale.ru/data/upload/c2184/0fccf/c7cd7bb962.gif

(It is moving perpendicular and tangent to each point.)

Theta has a period of (2n+-1)* Pi, and x has a period of (2n+-1)* Pi

Theta has a period of (2n+-1)* Pi, and x has a period of (2n+-1)* Pi

restart;

 f := Z^6-3*Z^4+3*Z^2+Z-1;

for i to 6 do op(i, [evalf(solve(f))]) end do;

restart;

 f := Z^6-3*Z^4+3*Z^2+Z-1;

for i to 6 do op(i, [evalf(solve(f))]) end do;

With Maple?

First 20 21 22 23 24 Page 22 of 24