Financial: Returns the price per $100 face value of a security with an odd first period ODDFYIELD Financial: Returns the yield of a security with an odd first period ODDLPRICE Financial: Returns the price per $100 face value of a security with an odd last period ODDLYIELD Financial:...
While the other HTTP functions are optimized for ease-of-use with typical JSON-based services, the Raw Request function is more flexible, at the cost of being a bit harder to use.Branching Function Description Assign If Assigns a value based on the true or false result of a conditional ...
TheRandomfunction is used to create a new random number. Before running theRandomfunction, you can also run theRandomizefunction, with a seed value. This action ensures that, when you run theRandomfunction in a loop, it will generate a new random number. ...
Mean absolute deviation. RWC_BRW1 For BASEL Accord calculations. This function calculates the risk weight (RWc) for corporate exposures, according to the formula specified following this table. RWC_BRW2 Calculation of an exposure's risk weight (RWc) with maturity adjustment for corporate exposure...
The value for this setting is the URL of your custom package index. Using this setting tells the remote build to run pip install by using the --extra-index-url option. To learn more, see the Python pip install documentation.You can also use basic authentication credentials with your extra ...
A function with a generic name returns a value with the same type as the argument--except for type conversion functions, the nearest integer function, the absolute value of a complex argument, and others. If there is more than one argument, they must all be of the same type....
binary(expr) Casts the value of expr to BINARY. bit_length(expr) Returns the bit length of string data or number of bits of binary data. bitmap_count(expr) Returns the number of bits set in a BINARY string representing a bitmap. btrim(str [, trimStr]) Returns str with lead...
The IMABS function calculates the absolute value (modulus) of a complex number in x + yi or x + yj text format. Function syntax: IMABS(inumber)IMABS($B$31)Step 6 - Multiply sine with modulusSIN(PI()/12*(ROWS($A$1:A1)-1))*IMABS($B$31)...
Therefore, this policy can be used and the concurrent value is 1. Rolling restart by instance For a role configured with this policy, one instance is restarted in rolling mode each time to ensure that workload of the corresponding service is not interrupted. For example, for roles EsNode 1...
Returns a negative integer if value1 < value2, 0 if value1 == value2, positive value if value1 > value2. concat Concatenates a variable number of strings together. Same as the + operator with strings. concatWS Concatenates a variable number of strings together with a separator. The first...