Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


Options
Go to last post Go to first unread
Offline dking  
#1 Posted : 25 September 2012 00:00:28(UTC)
dking

Rank: Newbie

Groups: Registered
Joined: 24/09/2012(UTC)
Posts: 2
United States

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.
File Attachment(s):
Max Number Error.sm (5kb) downloaded 16 time(s).

Wanna join the discussion?! Login to your SMath Studio Forum forum account. New Registrations are disabled.

Offline Ber7  
#2 Posted : 25 September 2012 01:15:39(UTC)
Ber7


Rank: Advanced Member

Groups: Registered
Joined: 15/07/2010(UTC)
Posts: 437
Man
Israel
Location: Beer-Sheva

Was thanked: 520 time(s) in 288 post(s)
Try to apply the function eval:
F4=eval(F4(N))
Regards, Ber7
Offline dking  
#3 Posted : 25 September 2012 20:11:36(UTC)
dking

Rank: Newbie

Groups: Registered
Joined: 24/09/2012(UTC)
Posts: 2
United States

Thanks, that works.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.