Write a
program that shows usage of following NumPy array operations:
a)
any()
h)
isreal()
b)
all()
i) iscomplex()
c)
isnan()
j) isscalar()
d)
isinf() k)
less()
e)
isfinite()
l) greater()
f)
isinf()
m) less_equal()
g)
zeros()
o) greater_equal()
No comments:
Post a Comment