[[["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."],[[["`Array.gamma()` calculates the gamma function for every element within an input array."],["The function takes one argument, an array, and returns a new array containing the calculated gamma function values for each corresponding element."],["It operates element-wise, meaning it applies the gamma function calculation independently to each element of the input array."]]],[]]