在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.