Trigonometric Component ![code/modules/wiremod/components/math/trigonometry.dm 15](git.png)
General trigonometric unit with sine, cosine, tangent and their inverse functions. This one only works with numbers.
Vars | |
input_port | The input port |
---|---|
output | The result from the output |
Var Details
input_port ![code/modules/wiremod/components/math/trigonometry.dm 23](git.png)
The input port
output ![code/modules/wiremod/components/math/trigonometry.dm 26](git.png)
The result from the output