up: programming - algorithms - graph drawingprev: programming - algorithms - graph drawing calculating the scaling factors 
programming - algorithms - graph drawing drawing a scaleWhat links here?
Prerequisites:

Steps:

function increment(x: real): real;
var e: real;


begin enter('increment'); e:= int(log(x)); x:= x / pwr10(Trunc(e)); if (0 < x) and (x ≤ 0.1) then x:= 0.1 else if (x ≤ 0.2) then x:= 0.2 else if (x ≤ 0.5) then x:= 0.5 else if (x ≤ 1.0) then x:= 1.0 else if (x ≤ 2.0) then x:= 2.0 else if (x ≤ 5.0) then x:= 5.0 else then x := 10.0; increment:= x * pwr10(Trunc(e)); leave('increment'); end;
programming - algorithms - graph drawing drawing a scale
MC6802 - instruction set - Branch if Plus
embedded systems - uds100 - DB25 pinout
Topical Bible - Morning Star
microprocessors - microchip 16F84A - data memory
Topical Bible - Noah and the flood
embedded systems - bacnet - object types
programming - C - functions for searching for files
MC6802 - instruction set - Branch Always
Topical Bible - All that come to me
programming - algorithms - graph drawing
XLib Function - Status XQueryBestTile(display, which_screen, width, height, width_return, height_return)
filename:programming - algorithms - graph drawing drawing a scale
filename:programming%20%2D%20algorithms%20%2D%20graph%20drawing%20drawing%20a%20scale
last edit:November 01 2015 19:50:52 (3120 days ago)
ct = 1716063404.000000 = May 18 2024 16:16:44
ft = 1446425452.000000 = November 01 2015 19:50:52
dt = 269637952.000000