exp2() Computes the exponent with base two of the tensor’s elements. Declarationfunc exp2() -> MLTensor See AlsoComputing the exponent, pow and square rootexp()pow(_:)rsqrt()squared()squareRoot()log()round()matmul(_:)