Conversation
|
!format |
|
!format |
|
!format |
|
!format |
There was a problem hiding this comment.
Including an unminified library (even a small one) directly in the source is not recommended. Use Scratch.external (importModule or evalAndReturn) instead to load external dependencies.
Additionally, it seems like this extension aims to provide better (or more precise) representation of especially large or small numbers. While I may be misunderstanding the goal of this extension, I believe it can already be replicated with #2036 and existing complex numbers pull requests. For organization purposes, I will be categorizing it in #2271 with the complex number extensions, but note that it is not an exact duplicate of those pull requests.
This is not an in-depth review
the extension's goal is not to provide better representation of numbers, but rather allow bigger numbers to be used past the limit, along with a multitude of mathematical operations like logs, roots and tetration. and sure i will add the Scratch.external to it |
No description provided.