Skip to content
hpgDesigns edited this page Aug 8, 2021 · 1 revision

Notation

Description

Gets the mathematical sine of x, where x is in degrees. To get the sine of x in radians, use sin.

Parameters

  • x: the angle, in degrees.

Return Values

Returns the mathematical sine of x.

Example Call

// demonstrates

NOTOC

Category:Function:Real

This is number 1

Clone this wiki locally