Syntax
Value.Divide(value1 as any, value2 as any, optional precision as nullable number) as any
Description
Returns the result of dividing value1 by value2. An optional precision parameter may be specified, by default Precision.Double is used.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference