Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #70105] [PATCH] Optional $base argument for log()

0 views
Skip to first unread message

Kodi Arfer

unread,
Oct 29, 2009, 10:37:55 AM10/29/09
to bugs-bi...@netlabs.develooper.com
# New Ticket Created by Kodi Arfer
# Please include the string: [perl #70105]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=70105 >


This is a simplistic implementation of the optional $base argument to
the various functions and methods named log(). It computes the logarithm
of an arbitrary base as the quotient of two natural logs. With these
additions, Rakudo can pass tests 3 and 4 in t/spec/S32-num/log.t.

log.diff
0 new messages