ResultVariable
When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
Math.Tan
OverviewExamples
number Math.Tan ( number Num )
De s cr ip t ion
Returns the tangent of a radian value.
P arame t er s
Num
(number) The angle in radians.
Re t u r n s
(number) The tangent of the radian value.