sin

sine.

real
sin
(
real x
)

Examples

static assert(0.sin == 0);

Meta