octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53503] log(m, n): requesting a function to di


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53503] log(m, n): requesting a function to directly compute logm(n).
Date: Wed, 28 Mar 2018 14:23:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Update of bug #53503 (project octave):

                Severity:              3 - Normal => 1 - Wish               
                Priority:              5 - Normal => 3 - Low                
                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Thank you for your bug report. I assume you mean a function to compute the
logarithm of a number n with respect to a base m? If I am wrong, please
clarify.

If that is correct, I think it's very unlikely that this function will be
added in Octave. Octave already includes the functions log, log2, and log10,
each of which are well-known functions in the standard C math library as well
as in Matlab. And everyone already knows how to compute the logarithm with a
different base using these existing functions. It is hard to see what the
benefit of a new function or additional arguments would be.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53503>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]