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 154.
arcsech()
See sech⁻¹(), page 154.
arcsin()
See sin⁻¹(), page 164.
arcsinh()
See sinh⁻¹(), page 165.
arctan()
See tan⁻¹(), page 179.
arctanh()
See tanh⁻¹(), page 180.
augment()
Catalog >
augment(List1, List2) ⇒ list
Alphabetical Listing 19