[HP Prime CAS] No Pretty Print (Text Book)



Post: #3

CAS v1.1.0


Post: #4

image updated

* currently e^x in CAS mode, is seen in linear form, e^x in HOME mode ok

* matrix({i,j}) is also observed in linear form =(

* matrix .+ expresion => point has been deleted =(

* matrix .- expresion => point has been deleted =(

* union and intersect, no operator (u/n) has been included =(

* transpose(matrix) => mat^T like mathBook

[request] contact(matrix1, matrix2 ) => matrix1 | matrix2 like mathBook

include smart or pretty printing (didactic) for the solve command,

it requires on programming a new command (expressionTolist) to display the response in list format


Forum Jump: