Re: Calculation Operator ">" not ">=" !!



On Sun, 21 Oct 2007 10:44:02 -0700, monir wrote:

Hello;
I was a bit hesitant to post this question for obvious reasons, but I
decided to post it anyway!! You never know!
I've two real variables: A & B. The MS application has the following
built-in comparison operators to choose from:
<= , = , >= , int(eger)
One may choose one or more operators from the above list.

I need to specify : A > B

Is there an intelligent way of doing so ???
(choosing the constraint A >= B appears to force the built-in
procedure to first try A = B and fails)

Thank you.
Monir

_What_ Microsoft application? There's a lot of them.

A > B = not(A <= B).

--
Tim Wescott
Control systems and communications consulting
http://www.wescottdesign.com

Need to learn how to apply control theory in your embedded system?
"Applied Control Theory for Embedded Systems" by Tim Wescott
Elsevier/Newnes, http://www.wescottdesign.com/actfes/actfes.html
.



Relevant Pages

  • Re: Bullshit by the numbers
    ... I guess some rednecks are stooping to driving Toyotas today. ... Need to learn how to apply control theory in your embedded system? ... "Applied Control Theory for Embedded Systems" by Tim Wescott ...
    (rec.crafts.metalworking)
  • Re: Looking for places to get certified in?
    ... Need to learn how to apply control theory in your embedded system? ... "Applied Control Theory for Embedded Systems" by Tim Wescott ... By sweatshops do you mean local small companies that still do ...
    (comp.arch.embedded)
  • Re: Calculation Operator ">" not ">=" !!
    ... Need to learn how to apply control theory in your embedded system? ... "Applied Control Theory for Embedded Systems" by Tim Wescott ... It's MS Excel 2003 add-in Solver module. ...
    (sci.math.num-analysis)
  • Re: Please help!!
    ... Ask your instructor -- I'm sure he/she has one. ... Need to learn how to apply control theory in your embedded system? ... "Applied Control Theory for Embedded Systems" by Tim Wescott ...
    (sci.electronics.basics)
  • Re: Understanding high speed digitizer parameters
    ... I've been trying to understand spec sheets for high speed digitizers ... Need to learn how to apply control theory in your embedded system? ... "Applied Control Theory for Embedded Systems" by Tim Wescott ...
    (comp.dsp)