![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Maths and Trigonometry > COS |
COS(number) |
| Returns the cosine of an angle in radians. |
| number | The number you want the cosine of. |
| REMARKS |
| The "number" is the angle in radians. | ||
| If "number" is not numeric, the #VALUE! is returned. | ||
| If your argument is in degrees, multiply it by PI()/180 to convert it to radians. | ||
| You can use the DEGREES() function to convert from radians to degrees. | ||
| The inverse of this function is the ACOS() function. |
| EXAMPLES |
|
| Functions - C | Index - C | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |