This function returns the result of equity vs. total assets.
Parameters
Return value
The return value is a Number.
Example
If the total equity is 215000.00, the total assets are 2200000.00, the return value of the following statement is 0.10.
FREquityVsTotalAssets(215000.00, 2200000.00)