[[["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.ceil()` computes the smallest integer greater than or equal to each element in the input array."],["The function returns a new array with the ceiling values of the original elements."],["It operates on an element-wise basis, meaning it applies the ceiling operation to each individual element of the input array."],["If the input is an empty array, it returns an empty array."]]],[]]