Jump to content

Logic what is equal to if then

Wictorian

 

DISCLAIMER: I don't know which subforum to post this

 

What is equal to if then in logic? 

Link to comment
Share on other sites

Link to post
Share on other sites

2 minutes ago, Wictorian said:

What is equal to if then in logic? 

Do you mean the generic term for these kind of logical operations/operators or what exactly do you need?

Remember to either quote or @mention others, so they are notified of your reply

Link to comment
Share on other sites

Link to post
Share on other sites

Depends on what u want to compare. If its a high vs low signal a simple AND gate would do the trick.

But what are you trying todo?

Link to comment
Share on other sites

Link to post
Share on other sites

33 minutes ago, Eigenvektor said:

Do you mean the generic term for these kind of logical operations/operators or what exactly do you need?

it looks like this =>  @Dujith

Link to comment
Share on other sites

Link to post
Share on other sites

Thats an equal or greater then statement. Not a if/then statement

Link to comment
Share on other sites

Link to post
Share on other sites

19 minutes ago, Dujith said:

Thats an equal or greater then statement. Not a if/then statement

What about this ->

Link to comment
Share on other sites

Link to post
Share on other sites

Moved to Programming, but we still have no context to what you're talking about, what language, setting...

 

 

F@H
Desktop: i9-13900K, ASUS Z790-E, 64GB DDR5-6000 CL36, RTX3080, 2TB MP600 Pro XT, 2TB SX8200Pro, 2x16TB Ironwolf RAID0, Corsair HX1200, Antec Vortex 360 AIO, Thermaltake Versa H25 TG, Samsung 4K curved 49" TV, 23" secondary, Mountain Everest Max

Mobile SFF rig: i9-9900K, Noctua NH-L9i, Asrock Z390 Phantom ITX-AC, 32GB, GTX1070, 2x1TB SX8200Pro RAID0, 2x5TB 2.5" HDD RAID0, Athena 500W Flex (Noctua fan), Custom 4.7l 3D printed case

 

Asus Zenbook UM325UA, Ryzen 7 5700u, 16GB, 1TB, OLED

 

GPD Win 2

Link to comment
Share on other sites

Link to post
Share on other sites

12 minutes ago, Kilrah said:

Moved to Programming, but we still have no context to what you're talking about, what language, setting...

 

 

Because it is not programming. It is maths.

Link to comment
Share on other sites

Link to post
Share on other sites

12 minutes ago, Franck said:

an equal or greater can typically made of XNOR gates. You compare bit by bit and you add a OR gate between the equal and greater and you will get 1 when greater or equal to.

https://en.wikipedia.org/wiki/Digital_comparator

 

Thanks but this is not what I am asking at all.. I am talking about if then (->)

Link to comment
Share on other sites

Link to post
Share on other sites

57 minutes ago, Wictorian said:

Thanks but this is not what I am asking at all.. I am talking about if then (->)

It's because you're phrasing your question unclearly. What you're looking for are logical operations in mathematics. By the time you said you were looking for an answer within the context of mathematics, the confusion was already there.

 

I assume this is what you were looking for: https://www.whitman.edu/mathematics/higher_math_online/section01.01.html

Use the quote function when answering! Mark people directly if you want an answer from them!

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×