Soldato
- Joined
- 16 Nov 2010
- Posts
- 16,513
- Location
- Swimming in a lake
Not quite right, read the first paragraph you quoted:Reading it again
I think in simple terms its a math symbol for "not"
ie. 7 = ¬8
seven equals not eight
~ is approximately....
kd
~ is used in programming for NOT but yeah its approximately in written stuff. I've never actually seen ¬ in actual useage.
~ is used in some languages as a bitwise NOT afaik... the syntax for logical NOT in programming is usually !~ is used in programming for NOT but yeah its approximately in written stuff. I've never actually seen ¬ in actual useage.
~ is used in some languages as a bitwise NOT afaik... the syntax for logical NOT in programming is usually !
¬ is a character used in logical proofs (flashbacks to Logic modules...)
[FnG]magnolia;23907440 said:Isn't Boolean Algebra the type of music Shayper plays in his dance halls?
I always use != as not equal to, didn't realise there was a dedicated symbol for it!
I do both of these things.
Boolean algebra is a *****. Had to do a load of Monte Carlo work the other day for coursework, pain in the proverbial.
I like boolean algebra and Monte Carlo![]()
I always use != as not equal to, didn't realise there was a dedicated symbol for it!