[[["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-04-17 UTC."],[[["All listed mathematical functions return `NULL` if any input parameter is `NULL`."],["`MOD(X, Y)` returns the remainder of X divided by Y, with the same sign as X."],["`CEIL(X)` returns the smallest integer not less than X, while `FLOOR(X)` returns the largest integer not greater than X."],["`CEILING(X)` is a synonym for `CEIL(X)` which returns the smallest integer not less than X."]]],[]]