Log SearchSearch Query LanguageMath ExpressionsabsOn this pageabs FunctionThe absolute function calculates the absolute value of x. Syntax abs(<x>) as <field> Rules The function cannot be nested. Example abs(-1.5) as v // v = 1.5