array_function_dispatch(_unary_dispatcher)
| 1 | """ |
| 2 | Wrapper functions to more user-friendly calling of certain math functions |
| 3 | whose output data-type is different than the input data-type in certain |
| 4 | domains of the input. |
nothing calls this directly
no outgoing calls
no test coverage detected