Game Development Community

Square Root

by S. Arul Prakash · in Torque Game Builder · 09/19/2008 (12:31 am) · 2 replies

Is there any possibility to find the square root of a number in TGB? I'm going to move a object in a circle path. That circle path should be done while at run time. If anybody knows mathematical functions link in TGB, plz tell me

#1
09/19/2008 (1:59 am)
MSqrt()
#2
09/19/2008 (3:51 am)
Thank you Shaz. It works