- Freeware
- - Home & Hobby
- - Other
- - Frink
Frink 2025-11-29 freeware
Frink, developed by Alan Eliasen, is a versatile and powerful programming language designed for practical calculations. It excels in unit conversions, handling physical quantities with ease, and ensuring precision with its advanced math capabilities. Frink's unique features include currency conversions, date/time math, and a rich library of built-in functions. Ideal for scientists, engineers, and educators, Frink simplifies complex computations while maintaining accuracy and reliability.
| Author | Alan Eliasen |
| Released | 2025-11-30 |
| Filesize | 1.70 MB |
| Downloads | 4328 |
| OS | Windows All |
| Installation | Instal And Uninstall |
| Keywords | Math Calculator, Unit Converter, Calculator, Converter, Convert, Calculate |
| Users' rating (126 rating) |
Frink Free Download - we do not host any Frink torrent files or links of Frink on rapidshare.com, depositfiles.com, megaupload.com etc. All Frink download links are direct Frink download from publisher site or their selected mirrors.
| 2025-11-29 | Nov 30, 2025 | New Release | Added the applySafe[function, argList, errval=undef] function which allows code to attempt to execute a function that might behave badly (e.g. divide by zero) and return an error code in that event. Released a new version of Frink: The Next Generation (version 2025-11-29). This merges all changes from the main branch. |
| 2025-11-25 | Nov 26, 2025 | New Release | Fixed a case where exponentiation to a rational power with large integers in the rational number would return an error. The code now falls back to a floating-point path if the numbers get too big. Released a new version of Frink: The Next Generation (version 2025-11-25). This merges all changes from the main branch. |
| 2025-11-08 | Nov 9, 2025 | New Release | Added and documented new Unicode operators as synonyms for division and subtraction: Unicode ∕ DIVISION SLASH, u2215 Unicode ??' MINUS SIGN, u2212 This makes it easier to cut and paste mathematical expressions from other sources and do the right thing with them. See the Unicode Operators section of the documentation for more details. Released a new version of Frink: The Next Generation (version 2025-11-08). This merges all changes from the main branch. |