cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Translate the entire conversation x

IsMissing function

malsoufi
1-Visitor

IsMissing function

Greetings,

Is there a built-in function "IsMissing" in mathcad 14?

if not, what do I have to do?

4 REPLIES 4

You can try to create the user function!

LucMeekes
23-Emerald IV
(To:malsoufi)

What should the "IsMissing()" function do?

What parameter(s) does it get, and assuming its result should be Boolean (TRUE or FALSE), when does it result in TRUE?

Luc

VladimirN
24-Ruby III
(To:malsoufi)

Program it yourself: IsMissing Function

LucMeekes
23-Emerald IV
(To:VladimirN)

Unfortunately it is not possible to (user-)define mathcad functions with optional arguments. Neither with mathcad statements, nor via user programmable (.DLL) functions.

So the IsMissing function you are pointing to appears to be useless.

Luc

Announcements

Top Tags