View Single Post
  #2  
Old 05-19-2016, 02:04 AM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
This could well be a function that simply doesn't exist despite being within documentation/scriptfunctions.

Shame you can't use Math as a construct as it might then be possible to do:

PHP Code:
temp.= new Math();
echo(
temp.m.atan2(floatfloat)); 

Last edited by ffcmike; 05-19-2016 at 05:27 AM..
Reply With Quote