Number.Tan

Returns the value of the tangent function applied to a given numerical input.

Syntax

Number.Tan(number as nullable number) as nullable number

About

Returns the value of the tangent function applied to a given numerical input.

Explanation

Determine the tangent value of the angle 1 using Power Query function MNumber.Tan(1). The result is 1.5574077246549023.