View on GitHub

SpheroidScript

//Spheroid Script/spheroid.math/cos

cos

Computes the cosine of the angle x given in radians.

fun cos(x: Number): Double