Number.Cos

This function calculates and returns the cosine value of a given number.

Syntax

Number.Cos(number as nullable number) as nullable number

About

This function calculates and returns the cosine value of a given number.

Explanation

Calculate the cosine of the angle 0 using the Power Query MNumber function. The result will be 1.