<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#math|Math]] ===== acos ===== ^Arguments^Result^Notation^ | ratio | angle | [ f - f ] | === Description === Calculates the arccosine of the input, returns the result is in radians. === Examples === trace(acos(-1)) #prints PI