[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["Calculates the lower incomplete Gamma function, denoted as γ(x, a), where 'x' is the left-hand value and 'a' is the right-hand value."],["Returns a numerical value representing the result of the calculation or NaN if the input values are invalid (e.g., negative or undefined)."],["Accessible through the `gammainc` method applied to an `ee.Number` object, taking the right-hand value ('a') as an argument."],["Provides examples in JavaScript, Python, and Colab demonstrating its usage and output."]]],[]]