NumPy 邏輯運算、位運算

def logical_not(x, *args, **kwargs): Parameters ---------- x : array_like Returns ------- y : bool or ndarray of bool where : array_like, optional Values of True
相關文章
相關標籤/搜索