Synfig Issue Tracker
star_faded.png
Please log in to bookmark issues
enhancement_small.png
OPEN  Enhancement #957  -  Natural logarithm instead of Neperian logarithm
Posted Feb 16, 2016 - updated Jan 05, 2019
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Enhancement
  • Status
     
    New
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Yu Chen
  • Owned by
    Not owned by anyone
  • Time spent
    No time spent
  • Category
    User interface
  • Resolution
    Not determined
  • Priority
    Normal
  • Targetted for
    icon_milestones.png Not determined
  • Tags
    icon_customdatatype.png Not determined
  • Difficulty
    icon_customdatatype.png Easy
Issue description
valuenode log calculates the Natural logarithm as Ivan mentioned in dev maillist.

On Mon, Feb 15, 2016 at 2:47 PM, Ivan Mahonin <bh@icystar.com> wrote: Hi, actually this value node used to calculate the Natural logarithm

Hi,Value node used to calculate the Neperian logarithm
src/synfig/valuenodes/valuenode_log.cpp:160
I only googled this: https://en.wikipedia.org/wiki/Napierian_logarithm
is Neperian a spelling error?
KrYu