<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#math|Math]] ===== tan ===== ^Arguments^Result^Notation^ | float| float | [ float - float ] | === Description === Calculates the tangent of the input angle. === Examples === trace(tan(PI)) #prints 0