Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Math 101 anyone?

by Preceptor (Deacon)
on Oct 12, 2004 at 19:33 UTC ( [id://398664]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    100 = 64 + 32 + 4 = 2 ^ 6  + 2 ^ 5 + 2 ^ 2
                      = 1100100
    
  2. or download this
    10 ^ -1 = 0.1 
    10 ^ -2 = 0.01
    10 ^ -3 = 0.001
    
  3. or download this
    2 ^ -1 = 1/2
    2 ^ -2 = 1/4
    2 ^ -3 = 1/8
    binary 1010.1010 = 2 ^ 3 + 2 ^ 1 + 2 ^ -1 + 2 ^ -3 = decimal 10.625
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-03-29 11:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found