Max pos number error

Max pos number error - An equation result gives an error when assigned to a variable, but no error w/o assignment. - Messages

#1 Posted: 2012/9/24 17:00:28
dking

dking

0 likes in 2 posts.

Group: User

The current problem is that the output of my function can only be shown but not assigned to a variable. When I try to view the value stored in the variable I'm given a max positive number error.

The initial problem began with the equation working only outside of a function, but when written as a function it would give a max positive number error.
Through trial and error I found that I could break up the equation into two steps, and now the function works aside from the assignment error stated above.
Max Number Error.sm (4.31 KiB) downloaded 766 time(s).
#2 Posted: 2012/9/24 18:15:39
Fridel Selitsky

Fridel Selitsky

520 likes in 451 posts.

Group: User

Try to apply the function eval:
F4=eval(F4(N))
Regards, Ber7
#3 Posted: 2012/9/25 13:11:36
dking

dking

0 likes in 2 posts.

Group: User

Thanks, that works.
  • New Posts
  • No New Posts