Number.Cosh

Number.Cosh is a Power Query M function that calculates the hyperbolic cosine of a given number. The function returns the hyperbolic cosine value of the input number.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

Number.Cosh( number as nullable number ) as nullable number

Description

Returns the hyperbolic cosine of number.

Other functions related to Number.Cosh are:

BI Gorilla Blog

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/number-cosh
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.