home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / c / 12239 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  591 b 

  1. Path: sparky!uunet!usc!rpi!batcomputer!munnari.oz.au!deakin.OZ.AU!cs.uow.edu.au!u8705957
  2. From: u8705957@cs.uow.edu.au (Hitesh Sanghvi)
  3. Newsgroups: comp.lang.c
  4. Subject: POWER OF LARGE NUMBERS
  5. Message-ID: <1992Aug12.135106.12924@cs.uow.edu.au>
  6. Date: 12 Aug 92 13:51:06 GMT
  7. Organization: Dept of Computer Science, Wollongong University, Australia
  8. Lines: 9
  9.  
  10. Hello there;
  11.  
  12.     Does any one know how to raise power of possibly 100 digits 
  13.  
  14. to possibly 100 digits. Any algorithm or code will be appriciated.
  15.  
  16. Example
  17.  
  18. (1234367463746464647464...up to 100 digit)**(647254627463048736...up to 100 digit)
  19.