develooper Front page | perl.perl6.internals | Postings from September 2001

RE: Math functions? (Particularly transcendental ones)

Thread Previous | Thread Next
From:
Dan Sugalski
Date:
September 9, 2001 09:15
Subject:
RE: Math functions? (Particularly transcendental ones)
Message ID:
5.1.0.14.2.20010909114128.01c66e50@pop.sidhe.org
At 07:43 PM 9/8/2001 -0700, Wizard wrote:
>Questions regarding Bitwise operators:
>
> > =item rol tx, ty, tz *
>...
> > =item ror tx, ty, tz *
>
>Are these with or without carry?

That's a good question. Now that we have a list of bitwise ops, we can 
decide how they work. What happens when you rotate/shift/bit-or a float? Or 
a bitint/bigfloat? Or a string? Important questions, and we can hammer 
something out now that we know what they are.

					Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
dan@sidhe.org                         have teddy bears and even
                                      teddy bears get drunk


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About