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