TICKS

Type:

Command

 

 

 

Description:

Ticks Command: Returns the system time as a binary integer, in units of 1/8192 second.

Access:

…ÓTOOLS TICKS

( Óis the rightshift of the 9 key).

Input/Output:

 

 

 

 

 

 

 

Level 1/Argument 1

 

Level 1/Item 1

 

 

 

 

 

 

 

 

 

 

#ntime

 

If the result

 

Example:

from a previous invocation from TICKS is on level 1 of the stack, then the command

 

sequence TICKS SWAP

B>R 8192 /

returns a real number whose value is the

 

elapsed time in seconds between the two invocations.

 

See also:

TIME

 

 

 

TIME

Command

 

 

 

Type:

 

 

 

Description:

Time Command: Returns the system time in the form HH.MMSSs.

 

 

time has the form HH.MMSSs, where HH is hours, MM is minutes, SS is seconds, and s is zero or

 

more digits (as many as allowed by the current display mode) representing fractional seconds. time

 

is always returned in 24hour format, regardless of

the state of the Clock Format flag (–41).

Access:

…ÓTOOLS TIME

(Ó is the rightshift of the 9 key).

Input/Output:

 

 

 

 

 

 

 

Level 1/Argument 1

 

Level 1/Item 1

 

 

 

 

 

 

 

 

 

 

time

 

 

 

 

 

 

See also:

DATE, TICKS, TSTR

 

 

 

 

 

 

 

 

 

→TIME

Command

 

 

 

Type:

 

 

 

Description:

Set System Time Command: Sets the system time.

 

 

 

time must have the form HH.MMSSs, where HH is hours, MM is minutes, SS is seconds, and s is

 

zero or more digits (as many as allowed by the current display mode) representing fractional

 

seconds. time must use 24hour format.

 

 

Access:

…ÓTOOLS TIME

(Óis the rightshift of the

9 key).

Input/Output:

 

 

 

 

 

 

 

Level 1/Argument 1

 

Level 1/Item 1

 

 

 

 

 

 

 

 

 

time

 

 

CLKADJ,

 

 

 

 

See also:

→DATE

 

 

 

 

 

 

 

 

 

TINC

Function

 

 

 

Type:

 

 

 

Description:

Temperature Increment Command: Calculates a temperature increment.

 

TINC adds a temperature increment (not an actual temperature) to a point on a temperature scale.

 

Use a negative increment to subtract the increment from the temperature. xinitial or x_unit1 is the

 

initial temperature, and ydelta or y_unit2delta is the temperature increment. The returned temperature

 

is the resulting final temperature. If unit objects are given, the final temperature is returned as a

 

unit object with the same units as x_unit1. If real numbers are given, the final temperature is

 

returned as a real number.

 

 

 

Access:

…µTINC

 

 

 

Flags:

Numerical Results (–3)

 

 

 

Full Command and Function Reference 3253

Page 373
Image 373
HP 48gII Graphing, 50g Graphing manual Ticks, →Time, Tinc