エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
numpy.logical_or — NumPy v2.3 Manual
numpy.logical_or# numpy.logical_or(x1, x2, /, out=None, *, where=True, casting='same_kind', order... numpy.logical_or# numpy.logical_or(x1, x2, /, out=None, *, where=True, casting='same_kind', order='K', dtype=None, subok=True[, signature]) = <ufunc 'logical_or'># Compute the truth value of x1 OR x2 element-wise. Parameters: x1, x2array_likeLogical OR is applied to the elements of x1 and x2. If x1.shape != x2.shape, they must be broadcastable to a common shape (which becomes the shape of the outp



2014/01/31 リンク