Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Cartesian co-ordinate rotation around an Axis

by FunkyMonk (Chancellor)
on Aug 08, 2011 at 15:00 UTC ( [id://919242]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $angle = 9.4;
    $translation = 0.4;
    
    $coefl1 = 1-cos($angle);
    $coefl2 = sin($angle);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://919242]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2024-04-16 15:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found