HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
length
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
↑Back to top