[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["The `TO_DOUBLE_ARRAY` function converts a JSON array into a double array."],["The function does not require any input parameters and returns a double array."],["The `TO_DOUBLE_ARRAY` function supports JSON as the input data type."],["An example usage shows how to convert a sample JSON array `[1.3, 4.8, 7.9]` to a double array `{1.3, 4.8, 7.9}`."]]],[]]