import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/math/index.js"; FunctionsfavgReturns the average value of the given values. fproductReturns a the product value multiplied by the given values. froundReturns the rounded value of the given number. fsumReturns the sum value of the given values.