Post Reply 
Y=LOGB(2,X) problem
11-08-2024, 04:27 PM
Post: #1
Y=LOGB(2,X) problem
Hello

There is a problem with the grapher

Y=LOGB(2,X)

https://www.wolframalpha.com/input?i=logbase2%28x%29
Find all posts by this user
Quote this message in a reply
11-08-2024, 06:56 PM
Post: #2
RE: Y=LOGB(2,X) problem
Hi, the HP Prime graphics are ok. The documentation of the function states that the first parameter is the value and the second parameter is the base.

Y=LOGB(X,2) is the same as WA Log(2,x):

https://www.wolframalpha.com/input?i2d=t...29&lang=es

Y=LOGB(2,X) is the same as WA Log(x,2):
https://www.wolframalpha.com/input?i2d=t...29&lang=es

Regards.
Find all posts by this user
Quote this message in a reply
11-10-2024, 11:48 AM
Post: #3
RE: Y=LOGB(2,X) problem
That's right, first the argument, then the base.

the 2D template of LOGb( X, b) only works on the input line, in the history it becomes linear, I hope they improve this part.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)