SA-MP Forums Archive
Symbol to divide? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Symbol to divide? (/showthread.php?tid=167529)



Symbol to divide? - Sascha - 12.08.2010

Hi guys..
I have to calculate something for a system but I don't know the symbol..

I know + - and * but what's the symbol to divide?


Re: Symbol to divide? - klavins21 - 12.08.2010

maybe '/'


Re: Symbol to divide? - Ash. - 12.08.2010

Quote:
Originally Posted by klavins21
Посмотреть сообщение
maybe '/'
Without the
Код:
'



Re: Symbol to divide? - Scarface~ - 12.08.2010

Its normally / so try that!


Re: Symbol to divide? - Sascha - 12.08.2010

ok thanks:P works