HP Prime for All

English  Русский 

Syntax

size(Lst or Str or Seq)

Description

Returns the size of a list, a string or a sequence.

Example

size([1,2,3]) returns 3

length — Discussion