[HP-Prime xCAS] BUG: string command =(
#1

Hello, another BUG

CompSystems HP-Prime real tester =)

#2

Hi Compsys

what is this 'poly1'command ? I don't see this one in the catalog nor in documentation.

All is fine with emulator without poly1

STRING([1,2])
STRING({1,2})
STRING([[1,2],[3,4]])
etc.

idem with EXPR ...
Edit :

[1,2,3]

STRING(Ans)

is also OK

Edit Rev 5106


Edited: 9 Sept 2013, 3:27 p.m.

#3

Hi Gilles Carpentier, how did you make this "screen capture"?
Have you used a "HP Prime" emulator or a real calculator?

I was trying to get the same results using HP Prime Emulator - Version 2013 8 13 Rev 5106, but I couldn't. I obtained the same bad results from the previous one.

#4

I used the emulator with the same version and the "screen copy" option ...

I tried with another PC and got the same (good) results ...

Perhaps this have to do with some setting ?

I don't use at all poly1 wich is not documented.

#5

Please Gilles try a symbolic matrix [[ a, EE ],[ II, o ]]

The poly1 prefix before container [] is used to differentiate a list of a list of coefficients analogously to sets set[]

CAS author believe this feature to avoid the ambiguity between different data types, note that add polynomials of different dimensions zero adjustment is made to the left, while the right for lists

sym2poly(3*x^3+4*x^2+5*x+6) [ENTER] return poly[ 3, 4, 5, 6 ] that is different from [ 3, 4, 5, 6 ]

now string(Ans) "3,4,5,6" ??

#6

About STRING({1,2,3}),

Are not 'STRING' and 'string' the same thing in the HP Prime Emulator?
(Version 2013 8 13. Rev:5106)

take a look to this capture:

Moreover, I see the emulator is not "case sensitve" combined with the pc keyboard. Also I can see some problems using 'caps lock' key and the emulator.

#7

Even if you make a change to UPPERCASE PRESENTS BUGs



Possibly Related Threads…
Thread Author Replies Views Last Post
  Sending little images to the Prime (...and Program name bug?) Erwin Ried 19 7,153 12-10-2013, 05:35 PM
Last Post: Erwin Ried
  [HP-Prime CAS] "Warning, ^ (Command) Is ambiguous on non square matrices"?? CompSystems 1 2,138 12-07-2013, 07:15 PM
Last Post: CompSystems
  [HP Prime] Plots containing complex numbers bug? Chris Pem10 7 3,544 12-05-2013, 07:40 AM
Last Post: cyrille de Brébisson
  [HP Prime] plotfunc() bug in CAS Chris Pem10 2 2,359 12-04-2013, 02:46 PM
Last Post: Chris Pem10
  HP Prime Spreadsheet Copy bug Michael de Estrada 1 1,779 12-03-2013, 11:34 PM
Last Post: Walter B
  HP Prime Matrix TERRIBLE bug and question uklo 19 4,959 11-25-2013, 12:10 PM
Last Post: Mic
  HP Prime graphing bug BruceH 1 1,456 11-19-2013, 08:14 AM
Last Post: Joe Horn
  [Prime] Shutdown timer bug? Cristian Arezzini 2 1,593 11-16-2013, 10:34 AM
Last Post: Cristian Arezzini
  HP Prime: Linear Solver app bug BruceH 0 1,122 11-15-2013, 06:36 PM
Last Post: BruceH
  Possible bug with sqrt function in the HP prime Michael de Estrada 6 2,435 11-15-2013, 12:49 PM
Last Post: Michael de Estrada

Forum Jump: