View on GitHub

SpheroidScript

//Spheroid Script/spheroid.math/sin

sin

Computes the sine of the angle x given in radians.

fun sin(x: Number): Double