functionatanVarCut
arc-tangens with variable cut
Extends from Icons.Function (Function icon).
Information
Genralised atan2 with range
(alpha - pi) < phi < = (alpha + pi)i. e. cut at angle
alpha + pifor arbitrary (time-dependent) input argument alpha.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | 2-dimensional vector | |
| SI.Angle | alpha | angle |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Angle | phi | arc(x) with range (alpha-pi) < phi <= (alpha+pi) |
Contents
| Name | Description |
|---|---|