Skip to content

Output of results #312

Answered by printfn
tessus asked this question in Q&A
Oct 2, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote
  1. Is it possible to suppress "approx." in the output?

Yes, you can suppress that by prefixing your calculation with @noapprox. For example @noapprox 1845842429 bytes in MiB to 0dp becomes 1760 MiB. I should really improve the documentation for this as it is currently only documented in the changelog.

  1. Is there a way to output the result with separators? e.g. 1,760 MiB

This is not currently supported but it is on my roadmap and I'll see if I can get it implemented soonish.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@tessus
Comment options

@printfn
Comment options

@tessus
Comment options

Answer selected by tessus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants