Skip to content

Instantly share code, notes, and snippets.

@ImkeF
Last active February 9, 2020 20:47
Show Gist options
  • Save ImkeF/084d25e678450612fd452eb90e9d4f8e to your computer and use it in GitHub Desktop.
Save ImkeF/084d25e678450612fd452eb90e9d4f8e to your computer and use it in GitHub Desktop.
BenfordTable =
ADDCOLUMNS (
GENERATESERIES ( 1, 9 ),
"BenfordDistribution", LOG10 ( 1 + ( 1 / [Value] ) )
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment