Getting 100 is possible right? (1 Viewer)

Rahul

Dead Member
Joined
Dec 14, 2002
Messages
3,647
Location
shadowy shadows
so thats why != is used in programming, hence perhaps less ambigious.

how does <> define it mathematically?
 

J0n

N/A
Joined
Aug 28, 2003
Messages
410
Gender
Male
HSC
2004
<> would mathematically be greater than or less than - therefore, not equal to.
 

Giant Lobster

Active Member
Joined
Jul 3, 2003
Messages
1,322
Location
asdads
Gender
Male
HSC
2004
<> reminds me of ugly VB used by ugly ppl :p
!= is C and C++, the real languages out there :D

but i guess in math <> makes more sense
 

KeypadSDM

B4nn3d
Joined
Apr 9, 2003
Messages
2,631
Location
Sydney, Inner West
Gender
Male
HSC
2003
Originally posted by Giant Lobster
<> reminds me of ugly VB used by ugly ppl :p
!= is C and C++, the real languages out there :D

but i guess in math <> makes more sense
It's all arbitrary. But "!=" can be misinterpreted

If you say 5 != 4 It could be mistaken for 5! = 4

<> Can only mean one thing, greater than or less than.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top