Bug SS-2299
1 vote

IsDefined vs functions

Created by Davide on 2/25/2016 9:51 PM Last Updated by Davide on 2/26/2016 6:47 PM
%
 (hrs)
Logged: 0   (hrs)

 Description

Seems that IsDefined returns always true (1) when evaluating a variable passed through a function's argument (look at the attachment).

 

 

 

    Davide (Friday, February 26, 2016 6:47 PM) #

I understand, thank you!

    smath (Friday, February 26, 2016 5:01 PM) #

In the attached example "x" is defined. It is equal to "a".

Function arguments are always defined as it is impossible to call function in SMath Studio without specifying arguments.