Problems with return value of function
|
06-25-2017, 02:44 PM
Post: #1
|
|||
|
|||
Problems with return value of function
I am starting to program the HP Prime again after a long time!
Try to start with a simple program that is running almost perfect. See program below. In the export function a call the subroutine Eccentricity is placed, this should give back a value of E. It's give the value "0" back. But when I print it before the Return it has a value. I can't understand why this is happens. Please need some help! Thanks for any help Code: Eccentricity(ecc,M) ; |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Problems with return value of function - Powersoft - 06-25-2017 02:44 PM
RE: Problems with return value of function - Didier Lachieze - 06-25-2017, 03:11 PM
|
User(s) browsing this thread: 1 Guest(s)