Undefined
Undefinedrepresents an undefined result for example in the
ConditionalExpressionfunction.
Examples
If the condition in ConditionalExpression is False, Undefined will be returned:
>> ConditionalExpression(Sin(x)^2, 42==1)UndefinedUndefinedrepresents an undefined result for example in the
ConditionalExpressionfunction.
If the condition in ConditionalExpression is False, Undefined will be returned:
>> ConditionalExpression(Sin(x)^2, 42==1)Undefined