[[["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."],[[["The `double` method transforms the elements of an input array into 64-bit floats."],["This function operates on each element individually, ensuring a type conversion for every value within the array."],["When applied, `double` produces a new array where all elements are represented as 64-bit floats."],["It's specifically designed for Array objects and can be accessed using the `Array.double()` syntax."]]],[]]