| Prio | Original string | Translation | — |
|---|---|---|---|
| Pad a string to a certain length with another string | 用另一個字串將字串填補到一定的長度 | Details | |
|
Pad a string to a certain length with another string 用另一個字串將字串填補到一定的長度
You have to log in to edit this translation.
|
|||
| Calculate the Sample Standard Deviation for the list of numbers | 計算樣本標準差 | Details | |
|
Calculate the Sample Standard Deviation for the list of numbers 計算樣本標準差
You have to log in to edit this translation.
|
|||
| Square root | 平方根 | Details | |
| Return a formatted string | 退回格式化字串 | Details | |
| Sine | 正弦 | Details | |
| Strip whitespace (or other characters) from the end of a string | 去掉字串尾巴的空格(或其他字元) | Details | |
|
Strip whitespace (or other characters) from the end of a string 去掉字串尾巴的空格(或其他字元)
You have to log in to edit this translation.
|
|||
| Rounds a number to an optional precision | 依指定方式進位 | Details | |
| Compare a string to a regular expression pattern | 將字串與規則運算式模式比較 | Details | |
|
Compare a string to a regular expression pattern 將字串與規則運算式模式比較
You have to log in to edit this translation.
|
|||
| Generate a random integer | 隨機產生整數 | Details | |
| Quote meta characters | 引用元字符 | Details | |
| Convert a 8 bit string to a quoted-printable string | 將 8 位元的字串轉換為可列印的字符引用編碼 | Details | |
|
Convert a 8 bit string to a quoted-printable string 將 8 位元的字串轉換為可列印的字符引用編碼
You have to log in to edit this translation.
|
|||
| Convert a quoted-printable string to an 8 bit string | 將可列印的字符引用編碼轉換為 8 位元的字串 | Details | |
|
Convert a quoted-printable string to an 8 bit string 將可列印的字符引用編碼轉換為 8 位元的字串
You have to log in to edit this translation.
|
|||
| Exponential expression | 指數表達式 | Details | |
| Get value of pi | pi 值 | Details | |
| Format a number with grouped thousands | 以組分隔字串組格式化一數值 | Details | |
Export as