HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
halftan
Syntax
halftan(Expr)
Description
Transforms sin(x), cos(x) and tan(x) as a function of tan(x/2).
Example
halftan(sin(x)) returns (2*tan(x/2))/((tan(x/2))^2+1)
halftan — Discussion
↑Back to top