Computes base^exponent, for 4 floats at once. This is an approximation, valid up to approximately -100dB of accuracy IMPORTANT: NaN, zero, or infinity input not supported properly. x must be > 0 and finite.
See Implementation
Computes base^exponent, for 4 floats at once. This is an approximation, valid up to approximately -100dB of accuracy IMPORTANT: NaN, zero, or infinity input not supported properly. x must be > 0 and finite.