Skip to main content
 

Excel COS function

Author: Sun Last Modified: 2019-06-21

doc cos function 1

Description

The COS function returns the cosine of an angle given in radians.

Syntax and arguments

Formula syntax

=COS(number)

Arguments

  • Number: Required. The angle in radians whose cosine value you want to calculate.

Return Value

The ABS function returns a cosine value (numeric value).

Notes:

1. The (number) argument is the angle in radians.

2. if the (number) argument is the angle in degree, either multiple the PI()/180 or use the RADIANS function to convert the angle to radians. I.e. Calculate the cosine value of degree 60, use this formula =COS(RADIANS(60)) or =COS(60*PI()/180).

Usage and Examples

Here list the basic usages of COS function in your daily work.

Example 1- Calculate the cosine value of a given angle in radians

Formula syntax:

=COS(angle_radians)

Arguments:

Angle_radians: the angle in radians you want to calculate its cosine value.

Supposing the given angle of radian is 1.245, you can use this formula

=COS(1.245)
doc cos function 2


Example 2- Calculate the cosine value of a given angle in degrees

Formula syntax:

=COS(RADIAN(angle_degrees)
Or
=COS(angle_degrees *PI()/180)

Arguments:

Angle_degrees: the angle in degrees that you want to calculate its cosine value.

Supposing the given angle in degrees is 30, you can use this formula

=COS(RADIANS(30))
doc cos function 3

Or you can use the formula

=COS(30*PI()/180)
doc cos function 4

Download Sample File
doc sample file


Relative Functions

  • Excel ASIN Function
    The ASIN function calculates the arcsine of a give number, and returns an angle which is in radians between -π/2 and π/2.

The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.