cos

cosine.

real
cos
(
real x
)

Examples

static assert(PI_2.cos == 0);

Meta