[[["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 cosine of each element within an input array, with the input values expected to be in radians."],["Returns a new array containing the cosine results, maintaining the structure of the input array."],["Utilizes the standard mathematical definition of cosine, producing results ranging from -1 to 1."],["Can be applied to single values or large arrays for efficient trigonometric computations in Earth Engine."],["Usage examples are provided in JavaScript and Python environments with visualizations to aid in comprehension."]]],[]]