\[\frac{x - \sin x}{x - \tan x}\]
Test:
NMSE problem 3.4.5
Bits:
128 bits
Bits error versus
x
Time:
17.8 s
Input Error:
31.6
Output Error:
31.6
Log:
⚲
Profile:
🕒
\(\frac{x - \sin x}{x - \tan x}\)
Started with
\[\frac{x - \sin x}{x - \tan x}\]
31.6
Original test:
(lambda ((x default)) #:name "NMSE problem 3.4.5" (/ (- x (sin x)) (- x (tan x))))