HP Prime for All

English  Русский 

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