Skip to content

Instantly share code, notes, and snippets.

@noelworden
Last active July 17, 2020 23:34
Show Gist options
  • Select an option

  • Save noelworden/dc68a9191c7dcdb3ebe4ec80ed0ca008 to your computer and use it in GitHub Desktop.

Select an option

Save noelworden/dc68a9191c7dcdb3ebe4ec80ed0ca008 to your computer and use it in GitHub Desktop.
#blog_snippets
iex> Decimal.to_string(Decimal.mult(Decimal.cast("0.8700000"), 100), :xsd)
"87.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment