[[["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.subtract()` is a method that subtracts the `right` value from the `left` (this) value, returning the numerical difference."],["Both `left` and `right` arguments should be of type Number, allowing for subtraction operations between numerical values."],["This method is available in both JavaScript and Python within the Earth Engine environment."],["The examples provided demonstrate how the `subtract()` method can be used with various number inputs, including positive, negative and floating-point values."]]],[]]