[Desktop-packages] [Bug 1764724] Re: logn(x) parsed as log(n)(x)

2019-01-14 Thread Sebastien Bacher
Thanks!

** Changed in: gnome-calculator (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/1764724

Title:
  logn(x) parsed as log(n)(x)

Status in gnome-calculator package in Ubuntu:
  Triaged

Bug description:
  "logn" is common notation for log base n, e.g. log2(x) is log base 2
  of x.

  gnome-calculator appears to always parse this notation as log(n)(x).
  So, log10(2) is log(10)(2) = 2, rather than log10(2) ~= 0.301.

  Arbitrary bases are already supported if the base is input as a
  subscript.  But, typing the base without subscript is common enough
  that it should be accounted for.  gnome-calculator should at least
  show an error like "function 'log10' is not defined," to avoid
  silently reporting incorrect results.

  
  Ubuntu 17.10, gnome-calculator 3.25.92.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1764724/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1764724] Re: logn(x) parsed as log(n)(x)

2019-01-13 Thread Max Marrone
Done.  https://gitlab.gnome.org/GNOME/gnome-calculator/issues/92

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/1764724

Title:
  logn(x) parsed as log(n)(x)

Status in gnome-calculator package in Ubuntu:
  Confirmed

Bug description:
  "logn" is common notation for log base n, e.g. log2(x) is log base 2
  of x.

  gnome-calculator appears to always parse this notation as log(n)(x).
  So, log10(2) is log(10)(2) = 2, rather than log10(2) ~= 0.301.

  Arbitrary bases are already supported if the base is input as a
  subscript.  But, typing the base without subscript is common enough
  that it should be accounted for.  gnome-calculator should at least
  show an error like "function 'log10' is not defined," to avoid
  silently reporting incorrect results.

  
  Ubuntu 17.10, gnome-calculator 3.25.92.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1764724/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1764724] Re: logn(x) parsed as log(n)(x)

2019-01-10 Thread Sebastien Bacher
Indeed, that's still an issue in the current version and seems an
upstream one. Could you maybe report it to them as well on
https://gitlab.gnome.org/GNOME/gnome-calculator/issues ?

** Changed in: gnome-calculator (Ubuntu)
   Importance: Undecided => High

** Changed in: gnome-calculator (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/1764724

Title:
  logn(x) parsed as log(n)(x)

Status in gnome-calculator package in Ubuntu:
  Confirmed

Bug description:
  "logn" is common notation for log base n, e.g. log2(x) is log base 2
  of x.

  gnome-calculator appears to always parse this notation as log(n)(x).
  So, log10(2) is log(10)(2) = 2, rather than log10(2) ~= 0.301.

  Arbitrary bases are already supported if the base is input as a
  subscript.  But, typing the base without subscript is common enough
  that it should be accounted for.  gnome-calculator should at least
  show an error like "function 'log10' is not defined," to avoid
  silently reporting incorrect results.

  
  Ubuntu 17.10, gnome-calculator 3.25.92.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1764724/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp