From professional translators, enterprises, web pages and freely available translation repositories.
boolean
boolean
Last Update: 2017-02-14
Usage Frequency: 3
Quality:
boolean:
& top:
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
Warning: Contains invisible HTML formatting
boolean value
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
Warning: Contains invisible HTML formatting
boolean (d/y)
boolean (t/f)
Last Update: 2017-02-14
Usage Frequency: 1
Quality:
converting to boolean
?php / / == is an operator which test / / equality and returns a boolean if ($action == "show_version") {echo "the version is 1.23";} / / this is not necessary... if ($show_separators == true) {echo "hr \n";} / / ...because you can simply type if ($show_separators) {echo" hr \n";}?
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
short-circuited boolean evaluation
next
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
boolean value with actual value
true
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
see also boolean algebra (structure).
see also boolean algebra (structure).
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
if deyimi içinde ayarlanmamış boolean değişkeni %s
unset boolean variable %s used in if-expression
Last Update: 2014-08-15
Usage Frequency: 1
Quality:
true () işlevi, boolean değeri olan true sonucunu gönderir.
the true() function returns the boolean value true.
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
hata:% 1 seçenek boolean/ tamsayı seçeneği geçerli değil.
error: option %1 is not a valid boolean/ integer option.
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
ve bir boolean işlemi yapacağız çünkü sarıyı ve yeşil çimlerdeki tapirleri seviyoruz.
and we'll perform this boolean operation because we really love yellow and tapirs on green grass.
Last Update: 2015-10-13
Usage Frequency: 1
Quality:
only scalar data (boolean, integer, double and string) can be contained in constants.
only scalar data (boolean, integer, float and string) can be contained in constants.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
l - boolean for whether it is a leap year; i.e. "0 "or "1"
1 if it is a leap year, 0 otherwise.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
islogical () işlevi, verilen değişken boolean değeri ile true değerini gönderir. diğer durumlarda false değerini gönderir.
the islogical() function returns true if the parameter is a boolean value. otherwise it returns false.
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
maxa () işlevi paramtreler arasındaki değeri, boolean değerlerini yoksaymadan bulur. true 1 olarak, false ise 0 sayılarak işlem yapılır.
the maxa() function returns the largest value given in the parameters. true evaluates to 1, false evaluates to 0. string values are ignored.
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
** boolean algebra, a structure abstracting the computation with the truth values "false" and "true".
** boolean algebra, a structure abstracting the computation with the truth values "false" and "true".
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
makinede ki temel fikir, doğrusal denklemleri eş zamanlı çözmek için ikilik tabandaki matematiği ve boolean(doğru-yanlış) mantığı içeriyordu.
the key ideas employed in the abc included binary math and boolean logic to solve up to 29 simultaneous linear equations.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
mina () işlevi, parametre olarak verilen değerlerin içinden, boolean değerlerini yoksaymadan, en küçük olanı bulur. true 1 olarak, false ise 0 olarak kabul edilir.
the mina() function returns the smallest value given in the parameters. true evaluates to 1, false to 0. string values are ignored.
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
"on the application of boolean-valued models to solutions of problems in boolean algebra," in summaries of talks prepared in connection with the summer institute on axiomatic set theory, american mathematical society, u.c.l.a.
"on the application of boolean-valued models to solutions of problems in boolean algebra," in summaries of talks prepared in connection with the summer institute on axiomatic set theory, american mathematical society, u.c.l.a.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting