Author Topic: how I can Identify rgb color?  (Read 3235 times)

nope, not work.
What browser are you using? You could also try pressing the reset button first and then typing in a color.

What browser are you using? You could also try pressing the reset button first and then typing in a color.
Comodo Dragon


1, 1.0, 1.00, 1.0000, and 1.000000 are all the same number and mean the same thing.
false
1 is completely different than 1.0

10/3 = 3
10/3.0 = 3.333333~

but in this instance (rgba), yes, they mean the same thing
« Last Edit: February 26, 2013, 02:22:09 AM by MARBLE MAN »

false
1 is completely different than 1.0

10/3 = 3
10/3.0 = 3.333333~

but in this instance (rgba), yes, they mean the same thing
in torquescript i'm pretty sure 1 is the same as 1.0 in that sense

false
1 is completely different than 1.0

10/3 = 3
10/3.0 = 3.333333~

but in this instance (rgba), yes, they mean the same thing

10 / 3 = 3.33333333 ...

Just because whatever language you use doesn't have truediv doesn't mean that the whole study of mathematics is different.