Quote:
Originally Posted by cbk1994
PHP Code:
echo(57 * 0.1);
echoes 5.699999808.
|
Works fine on my client.
PHP Code:
//#CLIENTSIDE
function onCreated() {
temp.test = 57 * 0.1;
echo(57 * 0.1); // echo'd 5.7
echo(temp.test); // also echo'd 5.7
}
PHP Code:
Stats:
System:
Time: Sun May 30 10:12:51 2010
Client-version: 5.244
OS: win 6.1 7600
CPU: x86
DirectX9 capabilities:
Hardware: yes
Non-Power of 2 textures: yes
Maximum texure size: 8192 x 8192
Graphics card:
Description: ATI Radeon HD 4800 Series
Driver version: 8.14.10.700
Memory (in bytes):
Total: 79294464
Bitmaps: 1152544
Drawing panels: 4644864
Textures (possibly in video RAM): 4221809