18.08.2013 Views

(SYSLIB) Programming Reference Manual - Public Support Login ...

(SYSLIB) Programming Reference Manual - Public Support Login ...

(SYSLIB) Programming Reference Manual - Public Support Login ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

AEDIT$–ASCII Image Composition Editing Package<br />

4.2.2.1. Calling Procedures for the Floating-Point Editing Routines<br />

Table 4–3 describes the floating-point editing routines and the procedures used to call<br />

them.<br />

Table 4–3. AEDIT$F: Floating-Point ASCII Editing Routines<br />

PROC Call Generated<br />

Instructions<br />

A$EFLF1 x*/6+y,p LA A1,p<br />

LA,U A0,x*/6+y<br />

LMJ X11,AEFLF1$<br />

A$EFLF2 x*/6+y,p DL A1,p<br />

LA,U A0,x*/6+y<br />

LMJ X11,AEFLF2$<br />

A$EFLG1 x*/6+y,p LA A1,p<br />

LA,U A0,x*/6+y<br />

LMJ X11,AEFLG1$<br />

A$EFLG2 x*/6+y,p DL A1,p<br />

LA,U A0,x*/6+y<br />

LMJ X11,AEFLG2$<br />

A$EFLS1 x*/6+y,p LA A1,p<br />

LA,U A0,x*/6+y<br />

LMJ X11,AEFLS1$<br />

A$EFLS2 x*/6+y,p DL A1,p<br />

LA,U A0,x*/6+y<br />

LMJ X11,AEFLS2$<br />

Description<br />

Single-precision fixed decimal format.<br />

The floating-point number p is edited to fixed<br />

decimal format with y digits following the decimal<br />

point, right-justified, in a field of size x.<br />

Double-precision fixed decimal format.<br />

The floating-point number p is edited to fixed<br />

decimal format with y digits following the decimal<br />

point, right-justified, in a field of size x.<br />

Single-precision generalized format.<br />

Same as scientific format except that an attempt is<br />

made to move the decimal point in such a way as to<br />

reduce the exponent to zero. If this can be done,<br />

the exponent is set to blanks. Otherwise scientific<br />

format is used.<br />

Double-precision generalized format.<br />

See AEFLG1$ and AEFLS2$.<br />

Single-precision scientific format.<br />

The floating-point number p is edited to scientific<br />

format with y significant digits in a field size of x.<br />

The exponent is two digits long.<br />

Double-precision scientific format.<br />

The floating-point number p is edited to scientific<br />

format with y significant digits in a field size of x.<br />

The exponent is three digits long.<br />

4–16 7833 1733–004

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!