Source string Source string

English
Returns 1 (or B) if A === NaN or 0 (or C) if not. Parameters B and C are optional.
f_cmp - Complex Comparison
f_int - Alias of f_floor
f_rnd - Alias of f_round
f_eq - Alias of f_cmp - IS EQUAL
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
Decimal Mark used to separate the integer part from the fractional part
Round Bracket

Loading…

No matching activity found.

Browse all component changes

Things to check

Long untranslated

The string has not been translated for a long time

Reset

Glossary

English English
No related strings found in the glossary.

String information

Flags
read-only
String age
3 years ago
Source string age
3 years ago
Translation file
locales/po/cacti.pot, string 140