File: gradfuncacos.html

package info (click to toggle)
grads 3%3A2.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,336 kB
  • sloc: ansic: 61,642; sh: 10,612; makefile: 201; python: 3
file content (12 lines) | stat: -rw-r--r-- 469 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<h2><b>acos</b></h2><p>

<code>acos(<i>expr</i>)</code><p>

Applies the cos<sup>-1</sup> function to the result of
<code><i>expr</i></code>. Values from <code><i>expr</i></code> that exceed
1 or are less than -1 are set to missing. The result of
the <code>acos</code> function is in radians.
<H3>Usage Notes</H3><P>
<H3>Examples</H3><P>