Open shssf opened 4 years ago
dpnp.logaddexp
is added by #1561
dpnp.rint
is added by #1537
dpnp.signbit
is added by #1535
dpnp.angle
is added by #1650
dpnp.real
and dpnp.imag
are added by #1557
dpnp.conj
and dpnp.conjugate
are added by #1519
dpnp.clip
is added by #1645
Need to implement following function in mathematical module
Trigonometric functions
Hyperbolic functions
Rounding
Sums, products, differences
Exponents and logarithms
Other special functions
Floating point routines
Arithmetic operations
Handling complex numbers
Extrema Finding
Miscellaneous