Translation

English
English Hindi
Returns 1 (or C) if A == B or 0 (or D) if not. Parameters C and D are optional.
f_uq - Alias of f_cmp - IS UNEQUAL
Returns 1 (or C) if A != B or 0 (or D) if not. Parameters C and D are optional.
f_gt - Alias of f_cmp - IS GREATER THAN
Returns 1 (or C) if A > B or 0 (or D) if not. Parameters C and D are optional.
f_lt - Alias of f_cmp - IS LOWER THAN
Returns 1 (or C) if A < B or 0 (or D) if not. Parameters C and D are optional.
f_ge - Alias of f_cmp - IS GREATER OR EQUAL
Returns 1 (or C) if A >= B or 0 (or D) if not. Parameters C and D are optional.
f_le - Alias of f_cmp - IS LOWER OR EQUAL
Returns 1 (or C) if A <= B or 0 (or D) if not. Parameters C and D are optional.
Addition जोड़ना
Mathematical Operation to return the sum of two or more summands
Subtraction घटाना
Mathematical Operation to return the difference of minuend and 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
Mathematical Operation to return the repeated multiplication (or division) of a base by its exponent.
Decimal Mark CSV दशमलव विभाजक
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
Used to separate arguments forwarded to a function

Loading…

No matching activity found.

Browse all component changes

Glossary

English Hindi
No related strings found in the glossary.

String information

String age
3 years ago
Source string age
3 years ago
Translation file
locales/po/hi-IN.po, string 145