<< x2c_Sin
Math
x2c_Sub >>
X2C Math Library
>>
Math
> x2c_Sqrt
x2c_Sqrt
X2C Square Root Function
Description
Square root computation of absolute input value.
Inports
In:
Input u
Outports
Out:
Result of sqrt(|u|)
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_Sin
Math
x2c_Sub >>