English Hebrew (Israel)
Returns 1 (or C) if A <= B or 0 (or D) if not. Parameters C and D are optional. החזרת 1 (או C) אם A <= B או 0 (או D) אם לא. פרמטרים C ו- D הם אופציונליים.
Addition תוספת
Mathematical Operation to return the sum of two or more summands פעולה מתמטית להחזרת סכום של שני סיכומים או יותר
Subtraction חיסור
Mathematical Operation to return the difference of minuend and subtrahend פעולה מתמטית להחזרת ההפרש של minuend ו- subtrahend
Multiplication כפל
Mathematical Operation to return the product of multiplier and multiplicant פעולה מתמטית להחזרת מכפלה של מכפיל ומכפיל
Division חילוק
Mathematical Operation to return the fraction of divident and divisor פעולה מתמטית להחזרת חלק הדיבידנד והמחלק
Modulus מודולו
Mathematical Operation to return the remainder of a division of two integers פעולה מתמטית להחזרת שארית חלוקה של שני מספרים שלמים
Exponentiation - PHP5.6 or above required Exponentiation - PHP5.6 ומעלה נדרש
Mathematical Operation to return the repeated multiplication (or division) of a base by its exponent. פעולה מתמטית להחזרת הכפל (או החילוק) החוזר ונשנה של בסיס על ידי המעריך שלו.
Decimal Mark סימן עשרוני
Decimal Mark used to separate the integer part from the fractional part סימן עשרוני המשמש להפרדת החלק השלם מחלק השבר
Round Bracket סוגר עגול
Used to override normal precedence or to mark the first level of nesting משמש לדריסת קדימות רגילה או לסימון רמת הקינון הראשונה
Square Bracket סוגר מרובע
Used to override normal precedence or to mark the second level of nesting משמש לדריסת קדימות רגילה או לסימון רמת הקינון השנייה
Punctuation mark סימן פיסוק