Translation

English
English Hindi
$var: threshold in percent. Range: [0< $var ≤100] $var: प्रतिशत में दहलीज। रेंज: [0< $var ≤100]
f_dot - Duration Over Threshold f_dot - थ्रेसहोल्ड से अधिक अवधि
Returns the duration over a defined threshold in percent. निर्धारित सीमा से अधिक अवधि को प्रतिशत में लौटाता है.
$var: threshold (absolute) $var: थ्रेशोल्ड (निरपेक्ष)
f_sot - Sum Over Threshold f_sot - थ्रेशोल्ड से अधिक राशि
Returns the sum of values over a defined threshold. निर्धारित सीमा पर मानों का योग देता है.
f_floor - Round Fractions Down f_floor - गोल अंश नीचे
Returns the next lowest integer value by rounding down value if necessary. यदि आवश्यक हो तो मान को पूर्णांक बनाकर अगला सबसे कम पूर्णांक मान देता है.
$var: float $var: फ्लोट
f_ceil - Round Fractions Up f_ceil - गोल अंश ऊपर
Returns the next highest integer value by rounding up value if necessary. यदि आवश्यक हो तो मान को पूर्णांक बनाकर अगला उच्चतम पूर्णांक मान देता है.
f_round - Round A Float f_round - राउंड ए फ्लोट
Returns the rounded integer value of any given float. किसी भी दिए गए फ्लोट का पूर्णांक मान देता है.
$var: float or string value $var: फ्लोट या स्ट्रिंग मान
f_high - Find Highest Value f_high - उच्चतम मूल्य खोजें
Returns the highest value of a given list of parameters पैरामीटर्स की दी गई सूची का उच्चतम मान देता है
$var1, $var2, $var3 ...: values to be compared $var 1, $var 2, $var 3 ...: तुलना किए जाने वाले मान
f_high - Find Lowest Value f_high - न्यूनतम मान ज्ञात कीजिए
Returns the lowest value of a given list of parameters पैरामीटर्स की दी गई सूची का सबसे कम मान देता है
f_if - Conditional Operation - IF-THEN-ELSE Logic f_if - सशर्त ऑपरेशन - IF-THEN-ELSE LOGIC
Returns B if A is true or C if A is false B देता है यदि A सत्य है या C यदि A असत्य है
f_isNaN - Find whether a value is not a number f_isNaN - पता लगाएँ कि क्या मान कोई संख्या नहीं है
Returns 1 (or B) if A === NaN or 0 (or C) if not. Parameters B and C are optional. 1 (या बी) देता है यदि ए === एनएएन या 0 (या सी) यदि नहीं। पैरामीटर बी और सी वैकल्पिक हैं।
f_cmp - Complex Comparison f_cmp - जटिल तुलना
f_int - Alias of f_floor f_int - f_floor का उपनाम
f_rnd - Alias of f_round f_rnd - f_round का उपनाम
f_eq - Alias of f_cmp - IS EQUAL f_eq - f_cmp का उपनाम - बराबर है
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 वैकल्पिक हैं।
f_uq - Alias of f_cmp - IS UNEQUAL f_uq - f_cmp का उपनाम - असमान है
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 वैकल्पिक हैं।
f_gt - Alias of f_cmp - IS GREATER THAN f_gt - f_cmp का उपनाम - इससे बड़ा है

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 118