The calculator accesses the variables A, B, C, and D and calculates a value A(N)=AD+BC, and a value B(N)=AC−BD. The output then outputs the values A(N) and B(N) and the second initializer sets the variable A equal to the value A(N) and the variable B equal to the ...