Number.Tanh

Number.Tanh is a Power Query M function that computes the hyperbolic tangent of a given number. The function returns the hyperbolic tangent value as a number.

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

Syntax

Number.Tanh( number as nullable number ) as nullable number

Description

Returns the hyperbolic tangent of number.

Other functions related to Number.Tanh are:

BI Gorilla Youtube Channel

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