HP Forums

Full Version: [HP Prime CAS] No Pretty Print (Text Book)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

CAS v1.1.0

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