<< x2c_Asin
Math
x2c_Average >>
X2C Math Library
>>
Math
> x2c_Atan2
x2c_Atan2
X2C Arc Tangent Function
Description
Computation of the angle between the inputs x and y.
Inports
y:
x:
Outports
Out:
Result of atan2(y/x)
Mask Parameters
None
Implementations
FiP8:
8 Bit Fixed Point
FiP16:
16 Bit Fixed Point
FiP32:
32 Bit Fixed Point
Float32:
32 Bit Floating Point
Float64:
64 Bit Floating Point
Report an issue
<< x2c_Asin
Math
x2c_Average >>