Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] Expressing the inverse(?) of a number in an equation?

Status
Not open for further replies.

juz_ad

Full Member level 2
Joined
Dec 17, 2011
Messages
130
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
2,541
How do I express the inverse of a number in an equation and what is the name for this operation?

e.g. ((a + b)*x)

I know the value of x and if it is a positive number I want it to be entered as a negative number and if it is a negative number I want it to be entered as a positive number?

Thanks.
 

You seem to be talking about the negative of a number, not the inverse. Your equation would simply be ((a + b)*(-x)) but maybe I am missing something?

Keith.
 

To be honest - I'm not sure of the terminology, my apologies - but by way of example...

If x = -6 then my equation would be ((a + b)*(6))

If x = +6 then my equation would be ((a + b)*(-6))

In that case - would I write the general equation as ((a + b)*(-x)) ...where (-x) is the negative of x?

Thanks.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top