Re: Logical expressions help! (newbie)
- From: "Maarten Wiltink" <maarten@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 25 Jun 2006 20:39:26 +0200
"Nektarios - Greece" <eizo5@xxxxxxxxxxxx> wrote in message
news:e7mg3j$2t2$1@xxxxxxxxxxxxxxxxxxxxxx
[...]
THE QUESTION :
How can i make the program to find out that both mathematical
expressions are valid ( "if then else" won't work in case of x=1 )
and inform the user about that ? After that, the program should
present the two results in the same form.
There is no if-else. There are two ifs. They are independent. Just
check them one after another.
If there are four, check all four one after another.
Groetjes,
Maarten Wiltink
.
- References:
- Logical expressions help! (newbie)
- From: Nektarios - Greece
- Logical expressions help! (newbie)
- Prev by Date: Re: Logical expressions help! (newbie)
- Next by Date: Re: calculator
- Previous by thread: Re: Logical expressions help! (newbie)
- Index(es):