This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crpl:docs:cos [2013/01/18 06:17] – grauniad | crpl:docs:cos [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~DISCUSSION~~ | + | |
<- [[crpl: | <- [[crpl: | ||
===== cos ===== | ===== cos ===== | ||
- | ^Arguments^Result^Notation^ | + | <-angle cos -> |
- | |A floating point angle, in radians|The cosine of the input angle |'' | + | |
=== Description === | === Description === | ||
- | Calculates the cosine of the input angle | + | Calculates the cosine of the input angle in radians |
=== Examples === | === Examples === | ||
- | <code> | + | <code4RPL> |
- | 3.14159265 | + | 3.141 59265 cos trace |
</ | </ | ||