Members in Shoutbox
None.

Shoutbox Search
Search for:


Shoutbox Commands
/w [name] > Whisper
/r > Reply to last whisper
/me > Marks as action

Shoutbox Information
Moderators may delete any and all shouts at will.
Global Shoutbox
Please log in to shout.
Pages: < 1 « 3344 3345 3346 3347 33483540 >

[2014-9-23. : 3:35 am]
O)FaRTy1billion[MM] -- http://i.snag.gy/4G3RN.jpg
[2014-9-23. : 3:35 am]
Zoan -- well xor is defined as: A xor B iff (A*~B)+(~A*B)
[2014-9-23. : 3:35 am]
O)FaRTy1billion[MM] -- I should just dig out my old laptop which still has the circuit software for defining logic expressions/circuits out of truth tables .. I can't seem to find such utility by googling for it
[2014-9-23. : 3:35 am]
copboner -- i don't play counterstrike sry
[2014-9-23. : 3:34 am]
jjf28 -- math should have cs components nowadays...
[2014-9-23. : 3:33 am]
jjf28 -- copboner
copboner shouted: math is 4 dum nerdz lmao
Kill him! Kill the traitor!
[2014-9-23. : 3:33 am]
MasterJohnny -- its more like cs stuff than math...i wish i could use XOR in math...
[2014-9-23. : 3:32 am]
Zoan -- lol copboner
[2014-9-23. : 3:32 am]
O)FaRTy1billion[MM] -- because if I do "(C xor (B and D)) xor A", I get too many 1s in my truth table.
[2014-9-23. : 3:32 am]
Zoan -- bleh, I mean AND is first, and Or and XOR are second :/
[2014-9-23. : 3:31 am]
Zoan -- Maybe and is first, or and xor is third
[2014-9-23. : 3:31 am]
copboner -- math is 4 dum nerdz lmao
[2014-9-23. : 3:31 am]
O)FaRTy1billion[MM] -- AND is *, OR is + ... XOR is ...
[2014-9-23. : 3:31 am]
Zoan -- but usually people just put things in parenthesis, I dunno why they wouldn't
[2014-9-23. : 3:30 am]
jjf28 -- AND before OR, that's the only order i know
[2014-9-23. : 3:30 am]
Zoan -- i think i think :lol:
[2014-9-23. : 3:30 am]
Zoan -- Actually, I think in logic I think the only order is determined by parenthesis
[2014-9-23. : 3:30 am]
jjf28 -- there are algebraic ways of doing it, usually you complicate something with not-nots till de-morgans starts working
[2014-9-23. : 3:29 am]
Zoan -- so I guess yeah the x (and) is done before the xor
[2014-9-23. : 3:29 am]
O)FaRTy1billion[MM] -- I'm starting with a truth table :P
[2014-9-23. : 3:29 am]
jjf28 -- that's the kind of insane expression that i'd just truth table and reverse engineer
[2014-9-23. : 3:29 am]
O)FaRTy1billion[MM] -- 'BD' is "B and D"
[2014-9-23. : 3:29 am]
Zoan -- The B and the D are stuck together I thought
[2014-9-23. : 3:28 am]
Zoan -- wait
[2014-9-23. : 3:28 am]
O)FaRTy1billion[MM] -- is it (C xor B) and (D xor A), ((C xor B) and D) xor A, (C xor (B and D)) xor A ?
[2014-9-23. : 3:28 am]
Zoan -- well, I think 'xor' is reflexive
[2014-9-23. : 3:28 am]
O)FaRTy1billion[MM] -- for C xor BD xor A
[2014-9-23. : 3:28 am]
Zoan -- Huh
[2014-9-23. : 3:27 am]
O)FaRTy1billion[MM] -- I'm asking what the order of operations is :O
[2014-9-23. : 3:27 am]
Zoan -- well that would be (((C x ~B x ~D) + (~C x B x D)) x ~A) x (~((C x ~B x ~D) + (~C x B x D)) + A)
[2014-9-23. : 3:26 am]
O)FaRTy1billion[MM] -- so like (C xor (B and D)) xor A ?
[2014-9-23. : 3:26 am]
O)FaRTy1billion[MM] -- does BD take priority over xor then?
[2014-9-23. : 3:25 am]
Zoan -- Which is the same as the expression in the jpg u posted :D
[2014-9-23. : 3:25 am]
O)FaRTy1billion[MM] -- yeah, you use the bit operations but you don't have to like define and simplify logic expressions :P
[2014-9-23. : 3:25 am]
Zoan -- C xor BD xor A would mean (C x ~B x ~D x ~A) + (~C x B x D x ~A) + (~C x ~B x ~D x A)
[2014-9-23. : 3:24 am]
Jack -- farty ye, just bitmasks and maybe in asm you need to have some ideas, and you can do the xor swap using two variables instead of three
[2014-9-23. : 3:24 am]
O)FaRTy1billion[MM] -- it's just in programming you rarely, if ever, have to deal with these xD
[2014-9-23. : 3:24 am]
Dem0n -- yes
[2014-9-23. : 3:24 am]
Jack -- and ~ is not?
[2014-9-23. : 3:23 am]
Jack -- v is or?
[2014-9-23. : 3:23 am]
O)FaRTy1billion[MM] -- I know what boolean stuff is, I knew it from programming
[2014-9-23. : 3:23 am]
Dem0n -- I had no clue how to simplify that
[2014-9-23. : 3:23 am]
Dem0n -- My expression was (p v q v r) & (p v q v ~r) ^ (~p v q v r)
[2014-9-23. : 3:23 am]
Jack -- TBH boolean stuff is just like, 1 AND 1 is 1! 1 AND 0 is 0! 1 XOR 0 is 1!
[2014-9-23. : 3:23 am]
O)FaRTy1billion[MM] -- and it's been years since I did anything with digital electronics where I first learned of these things :P
[2014-9-23. : 3:22 am]
O)FaRTy1billion[MM] -- then the website I found for that was like THAT'S XOR, AND STUFF DOESN'T APPLY THE SAME TO IT
[2014-9-23. : 3:22 am]
O)FaRTy1billion[MM] -- I remembered a bunch of the rules, it's just the first thing I tried gave me stuff(not-a and c or a and not-c) and was like 'wat'
[2014-9-23. : 3:21 am]
Jack -- it's stuff like XY AND XZ is X(Y AND Z)
[2014-9-23. : 3:21 am]
O)FaRTy1billion[MM] -- let me check
[2014-9-23. : 3:21 am]
Zoan -- is it C xor BD xor A ?
[2014-9-23. : 3:21 am]
Jack -- Yeah just learn the boolean algebra rules if you need to simply boolean expressions
[2014-9-23. : 3:21 am]
O)FaRTy1billion[MM] -- I used to just use software to generate simplified logic .. :P I'd input the truth table, press a button, and it'd be like HERE'S THE LOGIC AND THE CIRCUIT~!
[2014-9-23. : 3:19 am]
O)FaRTy1billion[MM] -- and the website I found talking about it was just like OH, BY THE WAY THIS IS XOR. IT DOESN'T FOLLOW ANY OF THE RULES WE'RE TALKING ABOUT, SO YOU'RE ON YOUR OWN. :-)
[2014-9-23. : 3:18 am]
O)FaRTy1billion[MM] -- http://i.snag.gy/ps0OO.jpg I don't know how to simplify this :O
[2014-9-23. : 3:18 am]
Dem0n -- i just had a quiz today in which I had to simplify one of those expressions and i didn't know a single fucking thing
[2014-9-23. : 3:18 am]
Dem0n -- omg someone pls fucking teach me that shit
[2014-9-23. : 3:18 am]
Zoan -- That's confusing if they don't use anything to denote an and between them lol
[2014-9-23. : 3:17 am]
O)FaRTy1billion[MM] -- using ' instead of like a line over it
[2014-9-23. : 3:17 am]
O)FaRTy1billion[MM] -- ya, that seemed to be what this site was doing
[2014-9-23. : 3:17 am]
Zoan -- :O is the A'B like not-A x B?
[2014-9-23. : 3:17 am]
O)FaRTy1billion[MM] -- I don't think there is a simplified logic for what I am trying to do :\
[2014-9-23. : 3:16 am]
Zoan -- ah
[2014-9-23. : 3:16 am]
Zoan -- A xor B iff (A x ~B) + (~A x B) where ~A is not-A and ~B is not-B, I think
[2014-9-23. : 3:16 am]
O)FaRTy1billion[MM] -- I saw a website do it, so I assume that's it's use. xD
[2014-9-23. : 3:16 am]
O)FaRTy1billion[MM] -- not
[2014-9-23. : 3:12 am]
Zoan -- FaRTy1billion
FaRTy1billion shouted: because I have a thing that's (A'B + AB'), and I determined that simplifies to xor xD
whats the ' mean?
[2014-9-23. : 3:12 am]
Zoan -- hey, can units with 0 hp be killed by attacks? Like if I set their hp to 0% with triggers?
[2014-9-23. : 3:11 am]
O)FaRTy1billion[MM] -- oh, nevermind. I don't know how to simplify this D:
[2014-9-23. : 3:08 am]
O)FaRTy1billion[MM] -- because I have a thing that's (A'B + AB'), and I determined that simplifies to xor xD
[2014-9-23. : 3:07 am]
O)FaRTy1billion[MM] -- In boolean algebra, if x is AND and + is OR, what is xor?

Pages: < 1 « 3344 3345 3346 3347 33483540 >


Members Online: 8audreye1922gp2, RIVE