Anúncio: todos os projetos não comerciais registrados para usar o Earth Engine antes de 15 de abril de 2025 precisam verificar a qualificação não comercial para manter o acesso ao Earth Engine.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-26 UTC."],[[["The `trigamma()` function calculates the trigamma function for each element in an input array."],["It takes an array as input and returns a new array with the calculated trigamma values for each corresponding element."]]],["The function computes the trigamma of each element within an input array. It operates on an element-wise basis, taking an array as input. The function, accessible via `Array.trigamma()`, returns a new array of the same shape containing the calculated trigamma values. The input array `this: input` is the sole argument required for the operation.\n"]]