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/b142413ef534dfdf185a00aa6fd4e973 to your computer and use it in GitHub Desktop.

Select an option

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