ctstdmath ~master (2016-11-19T13:55:45Z)
Dub
Repo
cos
ctstdmath
cosine.
real
cos
(
real
x
)
Examples
static
assert
(
PI_2
.
cos
==
0
);
Meta
Source
See Implementation
ctstdmath
aliases
ceiling
cosec
log2
functions
atan
cbrt
ceil
cos
cot
csc
exp
exp2
expm1
floor
isInfinity
isNaN
lg
log
log1p
modHalf
sec
sin
tan
cosine.