TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Fractional Computation

2 点作者 Jason-Andrade大约 8 年前

1 comment

Jason-Andrade大约 8 年前
The Jason Andrade Math Libraries are the first to perform all Arithmetic and Trigonometric operations on actual fractions consisting of two integers.<p>Absolutely none of the functions&#x2F;methods use any floating-point or fixed-point operations. All of the algorithms used by the math libraries are well known and understood, and thus aren&#x27;t patentable. However, many of them have been more efficiently implemented than any other already existing library. For example, an iterative implementation of the normally recursive Number Theoretic Transform Multiplication algorithm facilitates vector computing optimizations (initially for the iPhone).