Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.7K Views
|
4 Replies
|
1 Total Like
View groups...
Share
Share this post:

Why are minimum and maximum numbers fixed?

Posted 5 years ago
POSTED BY: Leslaw Bieniasz
4 Replies

Are there any documents (public reports, publications, etc.) available, describing how exactly these numbers are implemented? Leslaw

POSTED BY: Leslaw Bieniasz
Posted 5 years ago

This document might be helpful.

POSTED BY: Rohit Namjoshi
POSTED BY: Leslaw Bieniasz

Arbitrary precision numbers are represented in mantissa-exponent form. The exponent is stored in a fixed-length machine number (integer or double, I'm not sure) and is apparently limited to 52 bits.

POSTED BY: Daniel Lichtblau
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard