Number.Sin

This function calculates and outputs the sine value of a given number.

Syntax

Number.Sin(number as nullable number) as nullable number

About

This function calculates and outputs the sine value of a given number.

Explanation

Calculate the sine value of angle 0 using Power Query function MNumber.Sin(0) to get the output of 0.