MCPcopy Create free account
hub / github.com/numpy/numpy / arccos

Route arccos

numpy/lib/scimath.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(_unary_dispatcher)

Source from the content-addressed store, hash-verified

1"""
2Wrapper functions to more user-friendly calling of certain math functions
3whose output data-type is different than the input data-type in certain
4domains of the input.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected