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: 9/24/2012 5:00:28 PM
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 KiB) downloaded 35 time(s).
#2 Posted: 9/24/2012 6:15:39 PM
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: 9/25/2012 1:11:36 PM
dking

dking

0 likes in 2 posts.

Group: User

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