~~NOTOC~~ <= [[4rpl:start#Math]] ====== cos ====== cos(<-angle) ->cosAngleRadians ===== Description ===== Calculates the cosine of the input angle in radians ===== Examples ===== trace(cos(PI)) #prints '-1'