Natural exp computed for 4 simultaneous float in x. This is an approximation, valid up to approximately -109dB of accuracy IMPORTANT: NaN input not supported.
Natural exp computed for a single float. This is an approximation, valid up to approximately -109dB of accuracy IMPORTANT: NaN input not supported.
Natural logarithm computed for 4 simultaneous float. This is an approximation, valid up to approximately -119dB of accuracy, on the range -inf..50 IMPORTANT: NaN, zero, or infinity input not supported properly. x must be > 0 and finite.
Natural log computed for a single 32-bit float. This is an approximation, valid up to approximately -119dB of accuracy, on the range -inf..50 IMPORTANT: NaN, zero, or infinity input not supported properly. x must be > 0 and finite.
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.
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.
Computes base^exponent for a single 32-bit float. 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.
Transcendental bonus functions.