www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Declaration
function cos(number : extended) : extended;
Description
The Cos function computes and returns the cosine of the number parameter which is an angle in radians.
See also
ArcTan, Sin functions.