The fact
Three approaches compete: Padé approximation (mathematical precision), K-TanH (speed-precision balance), and IEEE-754 bit-hacks (brute force).
Choice depends on target hardware and energy budget: GPU affine, TPU, or CPU with limited memory margin.
Click the link to read an article on the topic: