Skip to content

Numbers: (trigonometric function) ()

jolivepetrus edited this page Oct 29, 2017 · 5 revisions

This block is a Number block, an Operator block, and a Reporter block, that report the value of the expression resulting to applying the specified trigonometric function to the specified numeric operand.

This block can take the following functions:

  • sin: calculates the sine for the operand. The operand is expressed in degrees.
  • cos: calculates the cosine for the operand. The operand is expressed in degrees.
  • tan: calculates the tangent for the operand. The operand is expressed in degrees.
  • asin: calculates the arc sine for the operand. The arc sine is the inverse sine function.
  • acos: calculates the arc cosine for the operand. The arc cosine is the inverse cosine function.
  • atan: calculates the arc tangent or the operand. The arc tangent is the inverse tangent function.

Shape

Clone this wiki locally