HP Prime CAS programming
|
01-25-2020, 02:58 AM
(This post was last modified: 05-06-2021 03:51 AM by compsystems.)
Post: #16
|
|||
|
|||
RE: HP Prime CAS programming
An alternative way to define functions is to use the following template
PHP Code: #cas and you can even delete the directive #end PHP Code: #cas standard notation for CAS programs PHP Code: #cas or without #end PHP Code: #cas Example with standard CAS notation. PHP Code: // fract1( 320, 240, 10 ) As function PHP Code: // fract2( 320, 240, 10 ) With Python Syntax // fract3( 320, 240, 10 ) PHP Code: #cas |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 4 Guest(s)