'Declaration
Public Shared Function Atan2Normalized( _ ByVal y As System.Single, _ ByVal x As System.Single _ ) As System.Single
'Usage
Dim y As System.Single Dim x As System.Single Dim value As System.Single value = NMath.Atan2Normalized(y, x)
Parameters
- y
- x