Skip to content

Instantly share code, notes, and snippets.

@ImkeF
Last active February 9, 2020 20:47
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
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