Protected_Protected_Protected_Protected_Initialize and perform setup for the class
Averages an array of numbers
an array of numbers to average
the average of the elements in the array
Generate a random string of characters to be used as a unique id
the result of the call to the uuid function
The console.error() static method outputs a message to the console at the "error" log level. The message is only displayed to the user if the console is configured to display error output. In most cases, the log level is configured within the console UI. The message may be formatted as an error, with red colors and call stack information.
Optionalmessage: anyThe console.error() static method outputs a message to the console at the "error" log level. The message is only displayed to the user if the console is configured to display error output. In most cases, the log level is configured within the console UI. The message may be formatted as an error, with red colors and call stack information.
Optionalmessage: anyThe console.log() static method outputs a message to the console.
Optionalmessage: anyThe console.error() static method outputs a message to the console at the "error" log level. The message is only displayed to the user if the console is configured to display error output. In most cases, the log level is configured within the console UI. The message may be formatted as an error, with red colors and call stack information.
Optionalmessage: anyThe console.error() static method outputs a message to the console at the "error" log level. The message is only displayed to the user if the console is configured to display error output. In most cases, the log level is configured within the console UI. The message may be formatted as an error, with red colors and call stack information.
Optionalmessage: any
Class constructor. Calls _init() on the superclass. Add parameters as needed