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]