在APKPure安全快速地下載APK
APKPure 使用簽章驗證功能,確保為您提供無病毒的 Frink Programming Language APK 下載。
2020年03月02日
* Added functions for obtaining the numerator and denominator of expressions.
* Fixed a problem in the map["funcname", list] function when the first parameter was a string indicating a function name.
* Added multiple functions for taking the first, last, and arbitrary elements of a list.
* Added several functions for enumerating through prime numbers.
* Fixed a bug in log[x, base] function.