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

Math functions? (Particularly transcendental ones)

Thread Next
From:
Dan Sugalski
Date:
September 8, 2001 09:00
Subject:
Math functions? (Particularly transcendental ones)
Message ID:
5.1.0.14.2.20010908115730.0271de80@pop.sidhe.org
Okay, I'm whipping together the "fancy math" section of the interpreter 
assembly language. I've got:

sin, cos, tan		: Plain ones
asin, acos, atan	: arc-whatevers
shinh, cosh, tanh	: Hyperbolic whatevers
log2, log10, log	: Base 2, base 10, and explicit base logarithms
pow			: Raise x to the y power

Can anyone think of things I've forgotten? It's been a while since I've 
done numeric work.

					Dan

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


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