| Prio | Original string | Translation | — |
|---|---|---|---|
| Repeat a string | Bir dizgeyi yineler | Details | |
| Pad a string to a certain length with another string | Bir dizgeyi başka bir dizgeyle aynı uzunluğa getirir | Details | |
|
Pad a string to a certain length with another string Bir dizgeyi başka bir dizgeyle aynı uzunluğa getirir
You have to log in to edit this translation.
|
|||
| Calculate the Sample Standard Deviation for the list of numbers | Sayı listesinin örnek standart sapmasını hesaplar | Details | |
|
Calculate the Sample Standard Deviation for the list of numbers Sayı listesinin örnek standart sapmasını hesaplar
You have to log in to edit this translation.
|
|||
| Square root | Kare kök | Details | |
| Return a formatted string | Biçimlendirilmiş bir dizge verir | Details | |
|
Return a formatted string Biçimlendirilmiş bir dizge verir
You have to log in to edit this translation.
|
|||
| Sine | Sinüs | Details | |
| Strip whitespace (or other characters) from the end of a string | Bir dizgenin sonundaki beyaz boşlukları (ya da diğer karakterleri) ayıklar | Details | |
|
Strip whitespace (or other characters) from the end of a string Bir dizgenin sonundaki beyaz boşlukları (ya da diğer karakterleri) ayıklar
You have to log in to edit this translation.
|
|||
| Rounds a number to an optional precision | Bir sayıyı istenilen hassasiyette yuvarlar | Details | |
|
Rounds a number to an optional precision Bir sayıyı istenilen hassasiyette yuvarlar
You have to log in to edit this translation.
|
|||
| Compare a string to a regular expression pattern | Bir dizgeyi bir düzenli ifade modeli ile karşılaştırır | Details | |
|
Compare a string to a regular expression pattern Bir dizgeyi bir düzenli ifade modeli ile karşılaştırır
You have to log in to edit this translation.
|
|||
| Generate a random integer | Rastgele bir tamsayı üretir | Details | |
| Quote meta characters | Üst veri karakterlerini tırnak arasına alır | Details | |
|
Quote meta characters Üst veri karakterlerini tırnak arasına alır
You have to log in to edit this translation.
|
|||
| Convert a 8 bit string to a quoted-printable string | 8 bit dizgeyi tırnaklı yazdırılabilir dizgeye dönüştürür | Details | |
|
Convert a 8 bit string to a quoted-printable string 8 bit dizgeyi tırnaklı yazdırılabilir dizgeye dönüştürür
You have to log in to edit this translation.
|
|||
| Convert a quoted-printable string to an 8 bit string | Tırnaklı yazdırılabilir bir dizgeyi 8 bit dizgeye dönüştürür | Details | |
|
Convert a quoted-printable string to an 8 bit string Tırnaklı yazdırılabilir bir dizgeyi 8 bit dizgeye dönüştürür
You have to log in to edit this translation.
|
|||
| Exponential expression | Üstel ifade | Details | |
| Get value of pi | Pi değerini alır | Details | |
Export as