Application Guide

arcLen()
Catalog >
arcLen(Expr1,Var,Start,End)
expression
Returns the arc length of Expr1 from
Start to End with respect to variable Var.
Arc length is calculated as an integral
assuming a function mode definition.
arcLen(List1,Var,Start,End) list
Returns a list of the arc lengths of each
element of List1 from Start to End with
respect to Var.
arcsec()
See sec¹(), page 158.
arcsech()
See sech¹(), page 158.
arcsin()
See sin¹(), page 168.
arcsinh()
See sinh¹(), page 169.
arctan()
See tan¹(), page 183.
arctanh()
See tanh¹(), page 185.
augment()
Catalog >
augment(List1, List2) list
Alphabetical Listing 15