HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
sincos
Syntax
sincos(Expr)
Description
Returns an expression with the complex exponentials rewritten in terms of sine and cosine.
Example
sincos(exp(-i*x)) returns cos(x)-i*sin(x)
sincos — Discussion
↑Back to top