1.7.19

Trigonometric

Sine

Returns the sin (in radians) of the specified angle

ID

math-trigonometric-sine

Name

Sine

Group

Trigonometric

Package

Math

Keywords

sin

Operators

Trigonometric

Tools

Constants

Creation method

There are two options for creating a Sine node.

  • The first way to create a Sine node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • sin
  • The second way is to select a Sine node from the menu that opens from the top left.
    • Menu > Math > Sine

Steps

  • Create a Sine node.
  • Connect the angle whose sine you want to find to the port.

See also

Sine
Tan

Inputs

NameTypeDescriptionDefault Value
x
Number
The angle in radians for which to return the sine

Outputs

NameTypeDescription
sin
Number
The sine of the given number