ঘোষণা :
15 এপ্রিল, 2025 এর আগে আর্থ ইঞ্জিন ব্যবহার করার জন্য নিবন্ধিত সমস্ত অবাণিজ্যিক প্রকল্পগুলিকে অবশ্যই আর্থ ইঞ্জিন অ্যাক্সেস বজায় রাখার জন্য
অ-বাণিজ্যিক যোগ্যতা যাচাই করতে হবে।
ee.Reducer.bitwiseAnd
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি Reducer প্রদান করে যা বিটওয়াইজ-এবং এর ইনপুটগুলির সমষ্টি গণনা করে। যেখানে প্রযোজ্য, আউটপুট নাম "bitwiseAnd"।
ব্যবহার | রিটার্নস | ee.Reducer.bitwiseAnd() | হ্রাসকারী |
কোন যুক্তি নেই।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eReturns a Reducer that calculates the bitwise AND of its inputs.\u003c/p\u003e\n"],["\u003cp\u003eThe output of the reducer, when applicable, is named "bitwiseAnd".\u003c/p\u003e\n"],["\u003cp\u003eThis reducer is used within the Earth Engine environment.\u003c/p\u003e\n"],["\u003cp\u003eThere are no arguments to provide when using this reducer.\u003c/p\u003e\n"]]],[],null,["# ee.Reducer.bitwiseAnd\n\nReturns a Reducer that computes the bitwise-and summation of its inputs. Where applicable, the output name is \"bitwiseAnd\".\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|---------------------------|---------|\n| `ee.Reducer.bitwiseAnd()` | Reducer |\n\n**No arguments.**"]]