在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 Frink Programming Language APK 下载。
2020年06月01日
Added inputFormUnicode function that returns expressions in input form, assuming you have a working Unicode environment.
Added concat[array1, array2] function.
Various fixes to regular expressions.
Added new makeArray functions that allow you to initialize the elements of an array with a function.
Added an arbitrary-precision square root routine sqrt[num, digits]