HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
shift_phase
Syntax
shift_phase(Expr)
Description
Returns the expressions where the phase of the evaluated trigonometric expressions is increased by π/2
Example
shift_phase(sin(x)) returns -cos((π+2*x)/2)
shift_phase — Discussion
↑Back to top