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