1.

For the following expression, the correct Pascal equivalent is

A. BETA * JCOS (OMEGA * T + THETA) / SQRT (SQR (BETA) + SQR (OMEGA))
B. BETA COS (OMEGA * T + THETA) / SQRT [SQR (BETA) + SQR (OMEGA)]
C. BETA COS (OMEGA T + THETA) / SQRT [SQR (BETA) + SQR (OMEGA)]
D. None of the above
Answer» B. BETA COS (OMEGA * T + THETA) / SQRT [SQR (BETA) + SQR (OMEGA)]


Discussion

No Comment Found

Related MCQs