ended3월 16일· 1 sources
Even Faster asin() Was Staring Right At Me
더 빠른 asin() 구현이 바로 눈앞에 있었다
Why it matters
A blog post describes discovering a significantly faster implementation of the asin() (arcsine) function that was hiding in plain sight. The author shares their optimization approach for this common mathematical function used in numerical computing.
1
Sources
+0
24h
—
Growth
189d
Active
asin()fast mathapproximationnumerical computing