<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#math|Math]] ===== cos ===== ^Arguments^Result^Notation^ | angle | float | [ f - f ] | === Description === Calculates the cosine of the input angle in radians === Examples === trace(cos(PI)) #prints '-1'