word larger numbers


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Posts
    755


    Did you find this post helpful? Yes | No

    Default Re: word larger numbers

    PBP uses internal 32bit register for storing results(registers R1,R2,R3,R4 if I remember correctly). Maximum number that can be stored is 4294967295
    Then DIV32 divide register with 312 in this example.

  2. #2
    Join Date
    Jan 2010
    Location
    PHILADELPHIA, PA - USA
    Posts
    34


    Did you find this post helpful? Yes | No

    Default Re: word larger numbers

    Look into Alexander Avtanski's N-Bit Math which is mentioned in this old post
    http://www.picbasic.co.uk/forum/showthread.php?t=12433
    Wozzy-2010

Similar Threads

  1. how can I caculate with numbers bigger than a word using 16F88 ?
    By Mugelpower in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 17th May 2010, 02:51
  2. Displaying a decimal larger than 255 on LCD?
    By djmachine in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 10th March 2009, 09:02
  3. convert the numbers to word
    By savnik in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 12th April 2007, 08:00
  4. Larger array possible if I move to 18Fxxx?
    By incognico in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 22nd January 2006, 15:03
  5. Array larger than 256 bytes
    By Ron Marcus in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 27th November 2005, 15:38

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts