codenovice
IS-IT--Management
Declare Function ATAN2 lib "IFL16" (ByVal dX1 As Double, ByVal dX2 As Double) As Double
this function calculates atan2(x,y) but when I am declaring in the general decleration it is giving me an error
Please help
Thanks
this function calculates atan2(x,y) but when I am declaring in the general decleration it is giving me an error
Please help
Thanks