Skip to main content

Documentation Index

Fetch the complete documentation index at: https://kk-83bff226.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Signature

path=null start=null
mean(arr: number[]): number

Parameters

  • arr: number[] - The array of numbers.

Returns

number - The mean of the array of numbers.

Source

Defined in number.ts:13