template<class Operand>
Tan class
Represents the tangent function.
| Template parameters | |
|---|---|
| Operand | Type of operand |
Represents the following mathematical expression:
where Operand represents a scalar.