beautypg.com

Hist, 4hex – Texas Instruments TI-86 User Manual

Page 315

background image

Chapter 20: A to Z Function and Instruction Reference

303

20ATOZ.DOC TI-86, Chap 20, US English Bob Fedorisko Revised: 02/13/01 2:42 PM Printed: 02/13/01 3:05 PM Page 303 of 118

20ATOZ.DOC TI-86, Chap 20, US English Bob Fedorisko Revised: 02/13/01 2:42 PM Printed: 02/13/01 3:05 PM Page 303 of 118

4

Hex

BASE CONV menu

number

4

Hex

list

4

Hex

matrix

4

Hex

vector

4

Hex

Returns the hexadecimal equivalent of the real or
complex argument.

In

Bin

number base mode:

1010¹1110 b

10001100Ü

Ans

4Hex b

8×ß

{100,101,110}

4Hex b

{4Я 5Я 6Я}

Hist

† STAT DRAW menu

Hist

xList

,

frequencyList

Draws a histogram on the current graph, using the real
data in xList and the frequencies in frequencyList.

Hist

xList

Uses frequencies of 1.

Hist

Uses the data in built-in variables

xStat

and

fStat

. These

variables must contain valid data of the same
dimension; otherwise, an error occurs.

Starting with a

ZStd

graph screen:

{1,2,3,4,6,7}¶XL b

{1 2 3 4 6 7}

{1,6,4,2,3,5}¶FL b

{1 6 4 2 3 5}

0¶xMin:0¶yMin b

0

Hist XL,FL b

{1,1,2,2,2,3,3,3,3,3,3,4,4,5,5,5,
7,7}¶XL b

{1 1 2 2 2 3 3 3 3 3 …

ClDrw:Hist XL b