ParametersParameter Declaration Data Type Memory Area DescriptionEN INPUT BOOL I, Q, M, D, L n Enable– TRUE: activates the function– FALSE: deactivates the functionENO OUTPUT BOOL I, Q, M, D, L n Status– TRUE: function executed with errorIn the event of an error, the function sets the RLO to signal state ENO to TRUE (if theinput value is out of range from 0 to 2 x p). In this case, the contents of ACCU 1 remainunchanged. The assignment of the remaining registers and the auxiliary flags are notchanged.This function is only used to convert the FB 101 of an existing S5 pro-gram to a function of an S7 program programmable controller.15.4.2 FC 113 - Cosine(x) - CosineThe function FC 113 expects the input value in ACCU 1 as a floating point number.1. The input value must be within the range between zero(REAL = +0.0000000e+00) ... 2 x p (REAL = +0.6283185e+01)2. The function also stores the result in ACCU 1 as a floating point number.3. The input value DWORD = DW#16#0000 0000 is treated the same way as thefloating point value zero (REAL = +0.0000000e+00 in accordance with DWORD =DW#16#8000 0000).ð If the calculation is carried out correctly, the RLO ENO is FALSE after the func-tion has been called up.ParametersParameter Declaration Data Type Memory Area DescriptionEN INPUT BOOL I, Q, M, D, L n Enable– TRUE: activates the function– FALSE: deactivates the functionENO OUTPUT BOOL I, Q, M, D, L n Status– TRUE: function executed with errorIn the event of an error, if the input value is out of range from 0 ... 2 x p, the function setsthe RLO to signal state ENO to TRUE. In this case, the contents of ACCU 1 remainunchanged. The assignment of the remaining registers and the auxiliary flags are notchanged.Error informationDescriptionError informationVIPA SPEED7StandardS5 Converting > FC 113 - Cosine(x) - CosineHB00 | OPL_SP7 | Operation list | en | 18-30826