in reply to is there a translation of the fortran alog() into perl?

According to a quick google, "alog" is just "log", but spelled with a floating-point initial character instead of an integer initial character. So, log should do it for you.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on Re: is there a translation of the fortran alog() into perl?