Number.Sinh

Updated on

Number.Sinh is a Power Query M function that calculates the hyperbolic sine of a given number. The function returns the hyperbolic sine value

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

Syntax

Number.Sinh( number as nullable number ) as nullable number

Description

Returns the hyperbolic sine of number.

Other functions related to Number.Sinh are:

Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/number-sinh

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy