@end ignore
-
@node Intrinsic Procedures
@chapter Intrinsic Procedures
@cindex Intrinsic Procedures
@menu
* Introduction: Introduction
-* @code{ABORT}: @code{ABORT}, Abort the program
-* @code{ABS}: @code{ABS}, Absolute value
-* @code{ACHAR}: @code{ACHAR}, Character in @acronym{ASCII} collating sequence
-* @code{ACOS}: @code{ACOS}, Arccosine function
-* @code{ADJUSTL}: @code{ADJUSTL}, Left adjust a string
-* @code{ADJUSTR}: @code{ADJUSTR}, Right adjust a string
+* @code{ABORT}: ABORT, Abort the program
+* @code{ABS}: ABS, Absolute value
+* @code{ACHAR}: ACHAR, Character in @acronym{ASCII} collating sequence
+* @code{ACOS}: ACOS, Arccosine function
+* @code{ADJUSTL}: ADJUSTL, Left adjust a string
+* @code{ADJUSTR}: ADJUSTR, Right adjust a string
@end menu
@node Introduction
-@node @code{ABORT}
+@node ABORT
@section @code{ABORT} --- Abort the program
@findex @code{ABORT}
@cindex abort
-@node @code{ABS}
+@node ABS
@section @code{ABS} --- Absolute value
@findex @code{ABS} intrinsic
@findex @code{CABS} intrinsic
-@node @code{ACHAR}
+@node ACHAR
@section @code{ACHAR} --- Character in @acronym{ASCII} collating sequence
@findex @code{ACHAR} intrinsic
@cindex @acronym{ASCII} collating sequence
-@node @code{ACOS}
+@node ACOS
@section @code{ACOS} --- Arccosine function
@findex @code{ACOS} intrinsic
@findex @code{DACOS} intrinsic
@end multitable
@end table
-@node @code{ADJUSTL}
+
+
+@node ADJUSTL
@section @code{ADJUSTL} --- Left adjust a string
@findex @code{ADJUSTL} intrinsic
@cindex adjust string
@end table
-@node @code{ADJUSTR}
+@node ADJUSTR
@section @code{ADJUSTR} --- Right adjust a string
@findex @code{ADJUSTR} intrinsic
@cindex adjust string