The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Does XCas have HPPrime mode?
10-19-2015, 03:37 PM
Post: #1
Does XCas have HPPrime mode?
(Mostly for Bernard)

I am aware of the ability for XCas to switch to maple and ti mode for code compatibility. I was wondering if there is a similar mode switch so that one may simply copy HP Prime CAS programs directly from the calculator/virtual calculator into XCas and run it directly.

At the moment, I have to to manually change all BEGIN-END pairs for code blocks to { and }:; and lower modify indices of matrix[i,j] to matrix[i-1,j-1]. The HP Prime code resembles maple syntax for some things (indices) but not everything (equality checks are == on the Prime and = in maple) so it seems maple compatibility mode does not work directly.

Any suggestion?

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Does XCas have HPPrime mode? - Han - 10-19-2015 03:37 PM
RE: Does XCas have HPPrime mode? - parisse - 10-19-2015, 05:47 PM
RE: Does XCas have HPPrime mode? - Han - 10-20-2015, 02:37 AM
RE: Does XCas have HPPrime mode? - parisse - 10-20-2015, 05:14 AM



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