Constants
The Power Query M formula language includes these constant values.
List of constants
Name | Description |
---|---|
Number.E | Returns 2.7182818284590451, the value of e up to 16 decimal digits. |
Number.Epsilon | Returns the smallest possible number. |
Number.NaN | Represents 0/0. |
Number.NegativeInfinity | Represents -1/0. |
Number.PI | Returns 3.1415926535897931, the value for Pi up to 16 decimal digits. |
Number.PositiveInfinity | Represents 1/0. |
See also
Feedback
https://aka.ms/ContentUserFeedback.
Coming soon: Throughout 2024 we will be phasing out GitHub Issues as the feedback mechanism for content and replacing it with a new feedback system. For more information see:Submit and view feedback for