1.7.27

Trigonometric

Cosine

Returns the cosine (in radians) of the specified angle

ID

math-trigonometric-cosine

Name

Cosine

Group

Trigonometric

Package

Math

Keywords

cos

Operators

Trigonometric

Tools

Constants

Creation method

There are two options for creating a Cosine node.

  • The first way to create a Cosine 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.
    • cos
  • The second way is to select a Cosine node from the menu that opens from the top left.
    • Menu > Math > Cosine

Steps

  • Create a Cosine node.
  • Connect the angle whose cosine 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 cosine0

Outputs

NameTypeDescription
cos
Number
The cosine of the given number