[[["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."],[[["`Number.multiply()` multiplies two numbers, taking a right-hand number as an argument and the initial number as the left-hand value."],["The function returns the product of the two numbers as a Number type."],["It works with both positive and negative numbers, as well as with decimals."],["Examples are provided in JavaScript and Python for using `Number.multiply()`."]]],[]]