<- PRPL reference <- Math

cos

ArgumentsResultNotation
angle float [ f - f ]

Description

Calculates the cosine of the input angle in radians

Examples

trace(cos(PI)) #prints '-1'