View Single Post
  #1  
Old 05-18-2016, 07:23 PM
Kirko Kirko is offline
Registered Guest
Join Date: Dec 2014
Location: Texas
Posts: 61
Kirko is a jewel in the roughKirko is a jewel in the rough
math.atan2 function not found

I'm trying to use Math.atan2 but always get the error that the function isn't found. I tried just doing atan2 without the Math part but still doesn't work. Can we get this fixed?
Reply With Quote