But Earth's circumference makes more sense to me expressed as km. At least to me :)
Cheers Seb On 2 March 2013 10:39, Oliver Seitz <[email protected]> wrote: > > > JAL handles integer variables of nearly arbitrary size which can store > values up to several phantastillions. So you could do anything which has to > do with physics in any sense using fix-point. > > > Little example: The earth's circumference, expressed in nanometers, fits > in a byte*8 variable. If you need larger values or finer granularity, just > increase the size of the variable a bit. > > Greets, > Kiste > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/jallib?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Sébastien Lelong -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jallib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
