HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
head
Syntax
head(Vect or Seq or Str)
Description
Shows the first element of a vector or a sequence or a string.
Example
head(1,2,3) returns 1
head — Discussion
↑Back to top