Skip to main content
1-Visitor
December 16, 2015
Solved

to write an equation

  • December 16, 2015
  • 6 replies
  • 2881 views

Dear Friends,

Please help me to write an equation, which is attached.

Thanks

Best answer by MJG

In my opinion, these two alternatives are more clear than the equation in your image (values for a.min, a.max, and D are assumed):

6 replies

1-Visitor
December 16, 2015

It would help if you showed us the values of each variable.

To me, it looks like they used an infix operator.  In my opinion, this just makes it confusing.

Select "Infix Operator" from the "Evaluation" toolbar (View -> Toolbars -> Evaluation).

Three placeholders will appear.  Type the first variable in the first placeholder, the function (min or max) in the second placeholder, and the second variable in the third placeholder.

Example:

MJG1-VisitorAnswer
1-Visitor
December 16, 2015

In my opinion, these two alternatives are more clear than the equation in your image (values for a.min, a.max, and D are assumed):

gbayazid1-VisitorAuthor
1-Visitor
December 16, 2015

Thank you Mark Gase.