cordiccos
CORDIC-based approximation of cosine
Syntax
y
= cordiccos(theta
, niters
)
Description
computes
the cosine of y
= cordiccos(theta
, niters
)theta
using a CORDIC algorithm approximation.
Input Arguments
|
|
|
|
Output Arguments
|
|
Examples
More About
More About
Algorithms
Extended Capabilities
Version History
Introduced in R2010a
See Also
cordiccexp
| cordicsin
| cordicsincos
| sin
| cos