POV-Ray : Newsgroups : povray.off-topic : Programming langauges : Re: Programming langauges Server Time
5 Sep 2024 07:24:52 EDT (-0400)
  Re: Programming langauges  
From: scott
Date: 28 Oct 2009 05:41:16
Message: <4ae811bc$1@news.povray.org>
>> Anyway, you still work from the LSB first when doing anything with them.
>
> When was the last time *you* did long-division? :-P

Hehe, not since doing it with polynomials at university.

But since then I was messing about with writing an unlimited precision 
integer program, implementing the +,- and * by hand.  I dunno, it just 
seemed the obvious thing to do to put the LSB of the number in array 
position zero, putting the MSB in position zero would have made things quite 
awkward.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.