Skip to content

What precision does numbat use under the hood? #682

Answered by Goju-Ryu
qrilka asked this question in Q&A
Discussion options

You must be logged in to vote

Under the hood numbat uses a 64 bit floating point number to represent all numbers.
If you are unfamiliar with them, this article explains them though it focuses on their implementation.

There has been talk about changing the way numbers are handled under the hood, fx. using rational numbers where possible, but so far a conclusion hasn't been reached as far as I’m aware.

Replies: 1 comment 3 replies

Comment options

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

@Goju-Ryu
Comment options

@qrilka
Comment options

Answer selected by qrilka
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