Extend the Arithlang programming language to support the exponential operation (** a b). The following interaction log

Question:

Extend the Arithlang programming language to support the exponential operation (** a b). The following interaction log illustrates the intended semantics of this expression:$(**24) 16 $(** 324) 6561 $(** 8 0) 1

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: