This function returns the result of return on net fixed assets.
Parameters
Return value
The return value is a Number.
Example
If the net profit is 300000.00, the net fixed assets are 400000.00, the return value of the following statement is 0.75.
FRReturnOnNetFixedAssets(300000.00, 400000.00)