HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
tlin
Syntax
tlin(Expr)
Description
Returns a trigonometric expression with the products and integer powers linearized
Example
tlin(sin(x)^3) returns (3/4)*sin(x)-(1/4)*sin(3*x)
tlin — Discussion
↑Back to top