HP Prime for All

English  Русский 

Syntax

SIZE(list)

Description

List Size. Returns the number of elements in list.

Example

SIZE({0, 1, 2, 3}) returns 4

SIZE — Discussion