Log SearchSearch Query LanguageMath Expressionslog1pOn this pagelog1p FunctionThe log1p function computes log(1+x) accurately for small values of x. Syntax​ log1p(<x>) as <field> Example​ log1p(0.1) as v // v = 0.09531017980432487