The infixed operator ./ finds the Hadamard power of a matrix or list A to a real number b; namely, it returns the matrix or the list where each element is the corresponding element of A raised to the bth power.
Input:
Output: