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

Re: Math functions? (Particularly transcendental ones)

Thread Previous | Thread Next
From:
Benjamin Stuhl
Date:
September 8, 2001 18:21
Subject:
Re: Math functions? (Particularly transcendental ones)
Message ID:
20010909012120.46876.qmail@web14503.mail.yahoo.com
--- Dan Sugalski <dan@sidhe.org> wrote:
> 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.

ln, asinh, acosh, atanh2?

-- BKS

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

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