New GitHub issue #92098 from BurdetteLamar:<br>

<hr>

<pre>
**Documentation**

Propose adding to math.acos:
- Domain: [-1,.0 1.0].
- Range: [0.0, pi].
- Examples:
    math.acos(-1)
    3.141592653589793
    math.acos(1)
    0.00
  
Motivation:  In recent years I have been a major contributor to documentation over at ruby/ruby.  I'd like to start contributing here.  Module math seems like a good place to start b/c it's not subtle.
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/92098">View on GitHub</a>
<p>Labels: docs</p>
<p>Assignee: </p>