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: Rik
Subject: [Octave-bug-tracker] [bug #53503] log(m, n): requesting a function to directly compute logm(n).
Date: Wed, 28 Mar 2018 16:31:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #53503 (project octave):

                  Status:               Need Info => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

Agree with Mike.  It is quite simple to use mathematical formulas to calculate
the logarithm with respect to any base.  In addition, the name 'logm' is
already reserved for the logarithm of a matrix, not the logarithm with respect
to base m.

Just because this won't be inmplemented in core Octave doesn't mean you can't
keep it in your own library of functions.  See comment #2 and Dildar's m-file
for an example of such a function.  Use 'addpath' in your .octaverc file to
add your personal library of functions to Octave whenever the program is
started.

    _______________________________________________________

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]