Fix mode shows n digits to the right of the fraction mark (decimal point), where 0 ≤ n ≤ 11. (Values for n outside this range are rounded to the nearest integer.) A number is displayed or printed as (sign) mantissa, where the mantissa can be of any form. However, the calculator automatically displays a number in scientific mode if either of the following is true:

The number of digits to be displayed exceeds 12.

A nonzero value rounded to n decimal places otherwise would be displayed as zero.

Access:

!& HFMT FIX

 

 

 

 

 

 

 

!°LMODES FMT FIX

( °is the leftshift of the

Nkey).

Input/Output:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Level 1/Argument 1

 

Level 1/Item 1

 

 

 

 

 

 

 

 

 

 

 

 

n

 

 

 

 

 

 

The number

 

 

 

Example:

103.6 in Fix mode to four decimal places would appear as 103.6000.

See also:

SCI, STD

 

 

 

 

 

 

 

 

 

 

 

 

 

 

FLASHEVAL

Command

 

 

 

 

 

Type:

 

 

 

 

 

Description:

Evaluate Flash Function Command: Evaluates unnamed Flash functions.

 

 

 

 

 

 

 

 

 

 

 

WARNING: Use extreme care when executing this function. Using

 

 

 

 

 

FLASHEVAL with random addresses will almost always cause a memory loss.

 

 

 

 

Do not use this function unless you know what you are doing.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

#nfunction is of the form ffffbbbh, where bbb is the bank ID, and ffff is the function number.

Access:

…µFLASHEVAL

 

 

 

 

 

Input/Output:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Level 1/Argument 1

 

Level 1/Item 1

 

 

 

 

 

 

 

 

 

 

 

 

#nfunction

 

 

 

 

 

 

 

 

 

 

 

 

See also:

EVAL, LIBEVAL, SYSEVAL

 

 

 

 

 

 

 

 

 

 

 

 

 

FLOOR

Function

 

 

 

 

 

Type:

 

 

 

 

 

Description:

Floor Function: Returns the greatest integer that is less than or equal to the argument.

Access:

REAL LLFLOOR

( ´is the leftshift of the

Pkey).

Flags:

Numerical Results (–3)

 

 

 

 

 

Input/Output:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Level 1/Argument 1

 

Level 1/Item 1

 

 

 

 

 

 

 

 

 

 

x

 

n

 

 

 

x_unit

 

n_unit

 

 

 

'symb'

'FLOOR(symb)'

 

 

 

 

 

 

 

 

Example 1:

3.2 FLOOR returns 3.

 

 

 

 

 

Example 2:

3.2 FLOOR returns –4.

 

 

 

 

 

See also:

CEIL, IP, RND, TRNC

 

 

 

 

 

 

 

 

 

 

 

 

 

FONT6

Function

 

 

 

 

 

Type:

 

 

 

 

 

Description: Font Function: Returns the system FONT6 object. You use this in conjunction with the →FONT command to set the system font to type 6.

388 Full Command and Function Reference

Page 208
Image 208
HP 50g Graphing, 48gII Graphing manual Flasheval, Floor, FONT6, Xunit Nunit Symb FLOORsymb