تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["Returns a Reducer that calculates the minimum and maximum values of input data."],["Outputs, when available, are labeled as \"min\" and \"max\" respectively."],["The reducer is initiated using `ee.Reducer.minMax()`."],["This reducer function does not require any arguments."]]],["The `ee.Reducer.minMax()` function creates a Reducer that calculates the minimum and maximum values from its input data. The output of this Reducer includes the minimum value, labeled \"min\", and the maximum value, labeled \"max\". It does not require any input arguments and returns a Reducer object.\n"]]