How to Use IMCOSH Function in Google Sheets

How to Use the IMCOSH Function in Google Sheets
How to Use the IMCOSH Function in Google Sheets – Sheetaki

The IMCOSH function in Google Sheets is useful when you need to display the hyperbolic cosine of a complex number.

In mathematics, complex numbers are sometimes used for more advanced calculations. If you’re not familiar with the concept, a complex number is a value that contains both real and imaginary numbers, expressed as a + bi. Mathematicians use complex numbers for a broad range of purposes. They also need to find out its hyperbolic cosine in trigonometric operations. Here’s where the IMCOSH function in Google Sheets can come in handy.

Thanks to IMCOSH, you can instantly return the hyperbolic cosine of a complex number. This means that you no longer need to manually perform complicated computations just to get the value you need.

The Anatomy of the IMCOSH Function

Before you can use the IMCOSH function, it is important to understand its syntax. Here is the proper way of writing it:

=IMCOSH(number)
The IMCOSH function has a very simple syntax as you can see. It only consists of the following components:
  • = the equal sign signifies the start of a formula or function. So, we need to type this first to initiate our IMCOSH function.
  • IMCOSH() this is our IMCOSH function.
  • number is the only parameter that we need to specify for our function. This parameter should hold the complex number for which you intend to display its hyperbolic cosine.

A Real Example of Using IMCOSH Function

For you to further understand the IMCOSH function, let’s use it in a real-world setting.

Let’s consider this scenario.

Ricky is always given a set of complex numbers to work with. Most of the time, he needs to find out the hyperbolic cosine of these numbers. Here are some of the complex numbers provided to him:

Example data

Finding out the hyperbolic cosine can be tricky and time-consuming especially if he has to do it on many complex numbers. Because of this, Ricky came up with the idea of using the IMCOSH function in Google Sheets. So, he assigned a new column beside the set of complex numbers and used the IMCOSH function to return the hyperbolic cosine of each number.

A real example of using IMCOSH function

As you can see from our example, the IMCOSH function is quite straightforward. It only takes one parameter, which is the complex number, and instantly returns its hyperbolic cosine.

If you want to have a copy of the spreadsheet, just click the link below.

Now, let’s try out a simple activity for you to learn how to insert the IMCOSH function.

How to Use IMCOSH Function in Google Sheets

  1. Start by opening the spreadsheet you intend to use the IMCOSH function on. 
  2. Select the cell where you want to insert the IMCOSH function with the spreadsheet open. In our example, cell B2 is selected.Selecting cell B2
  3. Now, initiate the function by typing in the equal sign ‘=’, and then followed by the name of the function, which is ‘IMCOSH’.Initiating the IMCOSH function
  4. This time, we can already specify the parameter of our function. Right after the function, type in the open parenthesis ‘(‘, followed by the value or cell reference of the required complex number. In our case below, cell A2 is used.Defining the number parameter
  5. To close out the function, type in the close parenthesis ‘)’, and hit the Enter key on your keyboard. Doing so will instantly return the hyperbolic cosine of the parameter.Result of the IMCOSH function
  6. You can also recreate the IMCOSH function in the succeeding cells by using the autofill feature of Google Sheets. Just select B2, then click and drag the small blue box found at the bottom right corner over the succeeding cells.Using the autofill feature

Perfect! Now you know how to write the IMCOSH function in Google Sheets.

Using the IMCOSH Function with Another Function

You can also use another function as a parameter of the IMCOSH function, provided that it also returns a complex number. For you to easily visualize this concept, let’s try another activity.

  1. To start with, open a new spreadsheet or use the example spreadsheet from our activity earlier.
  2. Next, click on the cell where you want to insert the IMCOSH function. Cell A1 is selected in the example below.Selecting cell A1
  3. At this point, initiate the IMCOSH function by typing in ‘=IMCOSH(’.Initiating the IMCOSH function to use with another function
  4. The next thing we need to do is to specify the parameter. Type in ‘COMPLEX’ for the number parameter, followed by another open parenthesis ‘(‘. Your formula should now look like this:Specifying the number parameter of IMCOSH
  5. Before we can close the entire function, we need to specify the two parameters of the COMPLEX function. On a side note, the COMPLEX function creates the complex number counterpart of a given real and imaginary number. So, we’ll need to specify two parameters for our COMPLEX function: real_part and imaginary_part. For the parameters, indicate ‘3’ and ‘5’, respectively. Your formula should already look like this:
    Defining the parameters of the COMPLEX function

  6. Now, close the entire formula by typing in two close parentheses ‘))’.Closing the COMPLEX function
  7. Lastly, press the Enter key on your keyboard. You should have an output similar to this:Result of using the IMCOSH function with another function
    Like our previous example, the IMCOSH function returned the hyperbolic cosine in this activity. Only this time, we used the COMPLEX function as the parameter.

Great! Now you know how to use the IMCOSH function with another function.

Points to Consider When Using the IMCOSH Function in Google Sheets

  • A complex number is a combination of real and imaginary numbers. It is usually expressed as a + bi.
  • The IMCOSH function only accepts complex numbers as the parameter.
  • Since the COMPLEX function returns a complex number, it can also be used as the parameter of IMCOSH.
  • Complex numbers can be interpreted as real numbers if their imaginary part is ‘0’. For example, 3 is a complex number with a real part of ‘3’ and an imaginary part of ‘0’. This means that you can use a real number as the parameter of IMCOSH, and the function will still consider it as a complex number.

That’s it for the IMCOSH function of Google Sheets. We hope that we are able to help you with your problem with complex numbers. With the IMCOSH function, you can find their hyperbolic cosine. Check out our other articles in Google Sheets to learn other useful functions.

Please subscribe to our newsletter to receive more articles like this one about Google Sheets.

Get emails from us about Google Sheets.

Our goal this year is to create lots of rich, bite-sized tutorials for Google Sheets users like you. If you liked this one, you'll love what we are working on! Readers receive ✨ early access ✨ to new content.

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

You May Also Like