
| Date: | Thursday, February 20th, 2025 |
|---|---|
| Commit: | 87019920 on main |
| Seed: | 2025051 |
| Parameters: | 256 points for 4 iterations |
| Flags: | reduce:regimesreduce:binary-searchreduce:branch-expressionsreduce:simplifysetup:simplifysetup:searchrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:numericsrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifygenerate:proofs default |
| Memory: | 175 307.3 MB |
Time bar (total: 2.9min)
| 28.5s | 43 636× | 2 | valid |
| 20.0s | 96 958× | 1 | valid |
| 18.3s | 146 063× | 0 | invalid |
| 16.8s | 7 024× | 5 | exit |
| 6.9s | 87 320× | 0 | valid |
| 2.5s | 3 249× | 3 | valid |
| 368.0ms | 4 348× | 0 | exit |
| 6.0ms | 5× | 4 | valid |
ival-pow: 15.9s (20.2% of total)ival-tan: 12.3s (15.6% of total)adjust: 9.0s (11.5% of total)ival-mult: 5.8s (7.4% of total)ival-cos: 4.2s (5.4% of total)ival-sub: 3.9s (4.9% of total)ival-div: 3.7s (4.7% of total)ival-log: 3.7s (4.7% of total)ival-sin: 3.4s (4.3% of total)ival-add: 3.3s (4.2% of total)const: 2.6s (3.3% of total)ival-expm1: 2.1s (2.7% of total)ival-exp: 2.1s (2.7% of total)ival-log1p: 1.4s (1.8% of total)ival-fabs: 1.4s (1.7% of total)ival-sqrt: 1.2s (1.6% of total)ival-<: 483.0ms (0.6% of total)ival-<=: 405.0ms (0.5% of total)ival-atan: 391.0ms (0.5% of total)ival-and: 383.0ms (0.5% of total)ival-neg: 262.0ms (0.3% of total)ival-cbrt: 244.0ms (0.3% of total)exact: 165.0ms (0.2% of total)ival-assert: 137.0ms (0.2% of total)ival-fmin: 109.0ms (0.1% of total)ival->: 1.0ms (0% of total)| 255× | iter limit |
| 106× | node limit |
| 56× | iter limit |
| 51× | node limit |
| 5× | saturated |
Compiled 28 390 to 5 875 computations (79.3% saved)
Compiled 1 907 081 to 183 554 computations (90.4% saved)
| 22× | fuel |
| 6× | done |
Compiled 13 023 to 2 242 computations (82.8% saved)
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | #f | cancellation | 4146 | 21 |
log.f64 | #f | sensitivity | 763 | 0 |
sqrt.f64 | #f | oflow-rescue | 428 | 0 |
/.f64 | #f | u/u | 418 | 0 |
+.f64 | #f | cancellation | 315 | 0 |
/.f64 | #f | u/n | 107 | 0 |
pow.f64 | #f | sensitivity | 71 | 0 |
/.f64 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) | n/u | 29 | 0 |
| ↳ | (*.f64 b eps) | underflow | 139 | |
| ↳ | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | underflow | 140 | |
| ↳ | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | underflow | 139 | |
| ↳ | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) | underflow | 228 | |
| ↳ | (*.f64 a eps) | underflow | 140 | |
-.f64 | #f | nan-rescue | 24 | 0 |
sqrt.f64 | #f | uflow-rescue | 22 | 0 |
/.f64 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) | n/o | 4 | 0 |
| ↳ | (*.f64 x x) | overflow | 68 | |
/.f64 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) | o/o | 2 | 0 |
| ↳ | (exp.f64 (*.f64 #s(literal 2 binary64) x)) | overflow | 2 | |
| ↳ | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | overflow | 2 | |
| ↳ | (exp.f64 x) | overflow | 2 | |
| ↳ | (-.f64 (exp.f64 x) #s(literal 1 binary64)) | overflow | 2 | |
cos.f64 | (cos.f64 (+.f64 x eps)) | sensitivity | 1 | 0 |
sin.f64 | (sin.f64 (+.f64 x eps)) | sensitivity | 1 | 0 |
tan.f64 | (tan.f64 (+.f64 x eps)) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 5179 | 13 |
| - | 147 | 1829 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 5179 | 12 | 1 |
| - | 147 | 10 | 1819 |
| number | freq |
|---|---|
| 0 | 1842 |
| 1 | 4535 |
| 2 | 630 |
| 3 | 107 |
| 4 | 54 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 28 | 0 | 0 |
| - | 0 | 0 | 0 |
| 1.7s | 2 750× | 2 | valid |
| 1.2s | 6 054× | 1 | valid |
| 409.0ms | 5 330× | 0 | valid |
| 159.0ms | 202× | 3 | valid |
Compiled 2 154 to 763 computations (64.6% saved)
ival-tan: 627.0ms (22.8% of total)adjust: 398.0ms (14.5% of total)ival-sin: 199.0ms (7.2% of total)ival-log: 178.0ms (6.5% of total)ival-div: 176.0ms (6.4% of total)ival-pow: 173.0ms (6.3% of total)ival-cos: 171.0ms (6.2% of total)ival-exp: 162.0ms (5.9% of total)ival-sub: 148.0ms (5.4% of total)ival-log1p: 131.0ms (4.8% of total)ival-add: 126.0ms (4.6% of total)ival-mult: 96.0ms (3.5% of total)ival-sqrt: 61.0ms (2.2% of total)ival-expm1: 23.0ms (0.8% of total)ival-atan: 19.0ms (0.7% of total)ival-cbrt: 17.0ms (0.6% of total)ival-true: 13.0ms (0.5% of total)ival-neg: 12.0ms (0.4% of total)exact: 9.0ms (0.3% of total)ival-assert: 6.0ms (0.2% of total)43 calls:
| 1.4s | x |
| 855.0ms | eps |
| 670.0ms | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
| 524.0ms | b |
| 244.0ms | (-.f64 (sin.f64 (+.f64 x eps)) (sin.f64 x)) |
Compiled 2 216 to 2 144 computations (3.2% saved)
498 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 121.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) x) (+ (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (/ -1/8 (sqrt x))) (+ (* (pow x -5/2) -5/128) (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x)))) (pow x -5/2) x -5/2 -5/128 (+ (* (pow x -3/2) 1/16) (* 1/2 (sqrt x))) (pow x -3/2) -3/2 1/16 (* 1/2 (sqrt x)) 1/2 (sqrt x) (/ -1/8 (sqrt x)) -1/8 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ (* 1/2 x) 1) 1 (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) x) (+ (* (/ 1 (sqrt x)) -1/8) (+ (* (sqrt (pow x -3)) 1/16) (* 1/2 (sqrt x)))) (- (sqrt (+ x 1)) (sqrt x)) (+ (/ (/ -1/8 (sqrt x)) x) (/ (* 1/2 (sqrt x)) x)) (/ (/ -1/8 (sqrt x)) x) (/ (* 1/2 (sqrt x)) x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* (/ 1 (sqrt x)) -1/8) (* 1/2 (sqrt x))) x) (/ (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (* x x)) (+ (* (pow x 3/2) 1/2) (* -1/8 (sqrt x))) (pow x 3/2) 3/2 (* -1/8 (sqrt x)) (* x x)) |
| 85.0ms | n | @ | 0 | ((- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (neg (/ (+ (* -1 (+ (log (+ 1 x)) (/ (+ (* (/ (* -1/6 (- (pow (log (+ 1 x)) 3) (pow (log x) 3))) n) -1) (* 1/2 (- (pow (log (+ 1 x)) 2) (pow (log x) 2)))) n))) (log x)) n)) (/ (+ (* -1 (+ (log (+ 1 x)) (/ (+ (* (/ (* -1/6 (- (pow (log (+ 1 x)) 3) (pow (log x) 3))) n) -1) (* 1/2 (- (pow (log (+ 1 x)) 2) (pow (log x) 2)))) n))) (log x)) n) (+ (* -1 (+ (log (+ 1 x)) (/ (+ (* (/ (* -1/6 (- (pow (log (+ 1 x)) 3) (pow (log x) 3))) n) -1) (* 1/2 (- (pow (log (+ 1 x)) 2) (pow (log x) 2)))) n))) (log x)) -1 (+ (log (+ 1 x)) (/ (+ (* (/ (* -1/6 (- (pow (log (+ 1 x)) 3) (pow (log x) 3))) n) -1) (* 1/2 (- (pow (log (+ 1 x)) 2) (pow (log x) 2)))) n)) (log (+ 1 x)) x (/ (+ (* (/ (* -1/6 (- (pow (log (+ 1 x)) 3) (pow (log x) 3))) n) -1) (* 1/2 (- (pow (log (+ 1 x)) 2) (pow (log x) 2)))) n) (+ (* (/ (* -1/6 (- (pow (log (+ 1 x)) 3) (pow (log x) 3))) n) -1) (* 1/2 (- (pow (log (+ 1 x)) 2) (pow (log x) 2)))) (/ (* -1/6 (- (pow (log (+ 1 x)) 3) (pow (log x) 3))) n) (* -1/6 (- (pow (log (+ 1 x)) 3) (pow (log x) 3))) -1/6 (- (pow (log (+ 1 x)) 3) (pow (log x) 3)) (pow (log (+ 1 x)) 3) 3 (pow (log x) 3) (log x) n (* 1/2 (- (pow (log (+ 1 x)) 2) (pow (log x) 2))) 1/2 (- (pow (log (+ 1 x)) 2) (pow (log x) 2)) (pow (log (+ 1 x)) 2) 2 (pow (log x) 2) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (pow (+ x 1) (/ 1 n)) 1 (pow x (/ 1 n)) (/ 1 n) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (pow (+ x 1) (/ 1 n)) (+ (/ x n) 1) (/ x n) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (pow (+ x 1) (/ 1 n)) (+ x 1) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (pow (+ x 1) (/ 1 n)) (exp (/ (log (+ 1 x)) n)) (/ (log (+ 1 x)) n)) |
| 85.0ms | x | @ | inf | ((- (cbrt (+ x 1)) (cbrt x)) (/ 1/3 (pow (cbrt x) 2)) 1/3 (pow (cbrt x) 2) (cbrt x) x 2 (- (/ (cbrt (+ (* x x) -1)) (cbrt (- x 1))) (cbrt x)) (neg (* 0 x)) (* 0 x) 0 (- (pow (+ 1 x) 1/3) (pow x 1/3)) (* (pow (cbrt x) -2) 1/3) (pow (cbrt x) -2) -2 (- (cbrt (+ x 1)) (cbrt x)) (* (exp (* (log (cbrt x)) -2)) 1/3) (exp (* (log (cbrt x)) -2)) (* (log (cbrt x)) -2) (log (cbrt x)) (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (pow (exp (log x)) -2)) 1/3) (cbrt (pow (exp (log x)) -2)) (pow (exp (log x)) -2) (exp (log x)) (log x)) |
| 72.0ms | x | @ | 0 | ((- (cbrt (+ x 1)) (cbrt x)) (* (/ 1 (pow (cbrt x) 2)) 1/3) (/ 1 (pow (cbrt x) 2)) 1 (pow (cbrt x) 2) (cbrt x) x 2 1/3 (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (pow x 1/3) (- (pow (+ 1 x) 1/3) (pow x 1/3)) (pow (+ 1 x) 1/3) (+ 1 x) (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (exp (* (log x) -2))) 1/3) (cbrt (exp (* (log x) -2))) (exp (* (log x) -2)) (* (log x) -2) (log x) -2 (- (/ (cbrt (+ (* x x) -1)) (cbrt (- x 1))) (cbrt x)) (neg (* (+ (* (* (cbrt (pow x -5)) 1/3) -1) (* (cbrt (pow x -2)) 0)) x)) (* (+ (* (* (cbrt (pow x -5)) 1/3) -1) (* (cbrt (pow x -2)) 0)) x) (+ (* (* (cbrt (pow x -5)) 1/3) -1) (* (cbrt (pow x -2)) 0)) (* (cbrt (pow x -5)) 1/3) (cbrt (pow x -5)) (pow x -5) -5 -1 (* (cbrt (pow x -2)) 0) (cbrt (pow x -2)) (pow x -2) 0) |
| 64.0ms | x | @ | -inf | ((- (tan (+ x eps)) (tan x)) (* (- (+ (* (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) eps) 1) (neg (pow (tan x) 2))) eps) (- (+ (* (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) eps) 1) (neg (pow (tan x) 2))) (+ (* (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) eps) 1) (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (neg eps) eps (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x))) (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) (* (- 1 (neg (pow (tan x) 2))) (sin x)) (- 1 (neg (pow (tan x) 2))) 1 (neg (pow (tan x) 2)) (pow (tan x) 2) (tan x) x 2 (sin x) (cos x) -1/2 (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)) (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (sin x) 2) (pow (cos x) 2) -1 (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6)) (* (pow (tan x) 2) 1/6) 1/6 (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x))) (* (- 1 (neg (pow (tan x) 2))) (sin x)) (- 1 (neg (pow (tan x) 2))) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x))) (- (tan (+ x eps)) (tan x)) (tan eps) (- (tan (+ x eps)) (tan x)) (* (- (+ (* (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) eps) 1) (neg (pow (tan x) 2))) eps) (- (+ (* (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) eps) 1) (neg (pow (tan x) 2))) (+ 1 (+ (* 1/3 (* eps eps)) (* x (+ (* eps (+ 1 (* 2/3 (* eps eps)))) (* x (+ 1 (+ (* 4/3 (* eps eps)) (* eps (* x (+ 4/3 (* 17/9 (* eps eps)))))))))))) (+ (* 1/3 (* eps eps)) (* x (+ (* eps (+ 1 (* 2/3 (* eps eps)))) (* x (+ 1 (+ (* 4/3 (* eps eps)) (* eps (* x (+ 4/3 (* 17/9 (* eps eps))))))))))) 1/3 (* eps eps) (* x (+ (* eps (+ 1 (* 2/3 (* eps eps)))) (* x (+ 1 (+ (* 4/3 (* eps eps)) (* eps (* x (+ 4/3 (* 17/9 (* eps eps)))))))))) (+ (* eps (+ 1 (* 2/3 (* eps eps)))) (* x (+ 1 (+ (* 4/3 (* eps eps)) (* eps (* x (+ 4/3 (* 17/9 (* eps eps))))))))) (+ 1 (* 2/3 (* eps eps))) (* 2/3 (* eps eps)) 2/3 (* x (+ 1 (+ (* 4/3 (* eps eps)) (* eps (* x (+ 4/3 (* 17/9 (* eps eps)))))))) (+ 1 (+ (* 4/3 (* eps eps)) (* eps (* x (+ 4/3 (* 17/9 (* eps eps))))))) (+ (* 4/3 (* eps eps)) (* eps (* x (+ 4/3 (* 17/9 (* eps eps)))))) 4/3 (* eps (* x (+ 4/3 (* 17/9 (* eps eps))))) (* x (+ 4/3 (* 17/9 (* eps eps)))) (+ 4/3 (* 17/9 (* eps eps))) (* 17/9 (* eps eps)) 17/9 (- (tan (+ x eps)) (tan x)) (* (- (+ (* (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) eps) 1) (neg (pow (tan x) 2))) eps) (- (+ (* (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) eps) 1) (neg (pow (tan x) 2))) (+ (* (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) eps) 1) (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) (+ (* 1/3 eps) (* x (+ 1 (+ (* 2/3 (* eps eps)) (* x (+ (* 4/3 eps) (* x (+ 4/3 (* 17/9 (* eps eps)))))))))) (* x (+ 1 (+ (* 2/3 (* eps eps)) (* x (+ (* 4/3 eps) (* x (+ 4/3 (* 17/9 (* eps eps))))))))) (+ 1 (+ (* 2/3 (* eps eps)) (* x (+ (* 4/3 eps) (* x (+ 4/3 (* 17/9 (* eps eps)))))))) (+ (* 2/3 (* eps eps)) (* x (+ (* 4/3 eps) (* x (+ 4/3 (* 17/9 (* eps eps))))))) (* x (+ (* 4/3 eps) (* x (+ 4/3 (* 17/9 (* eps eps)))))) (+ (* 4/3 eps) (* x (+ 4/3 (* 17/9 (* eps eps))))) (- (tan (+ x eps)) (tan x)) (* (- (+ (* (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) eps) 1) (neg (pow (tan x) 2))) eps) (- (+ (* (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) eps) 1) (neg (pow (tan x) 2))) (+ (* (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) eps) 1) (+ (* (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6)) eps) (* 1 (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)))) (- (* (neg eps) (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (sin x)) (cos x)) -1/2) (/ (+ (* (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6) (sin x)) (* 1/6 (* (- 1 (neg (pow (tan x) 2))) (sin x)))) (cos x)))) (+ (+ (* (/ (* (- 1 (neg (pow (tan x) 2))) (pow (sin x) 2)) (pow (cos x) 2)) -1) (+ (* (- 1 (neg (pow (tan x) 2))) -1/2) (* (pow (tan x) 2) 1/6))) 1/6))) |
Compiled 130 895 to 57 441 computations (56.1% saved)
| 28× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 61.1% | 38.9% | 0% | 0% | 0% | 0 |
| 7.4% | 4.5% | 56.6% | 38.9% | 0% | 0% | 0% | 1 |
| 22.3% | 13.6% | 47.5% | 38.9% | 0% | 0% | 0% | 2 |
| 40.2% | 23.5% | 34.9% | 38.9% | 0% | 2.7% | 0% | 3 |
| 53.4% | 31.1% | 27.2% | 38.9% | 0% | 2.8% | 0% | 4 |
| 63% | 36.3% | 21.3% | 38.9% | 0% | 3.6% | 0% | 5 |
| 65.9% | 37.5% | 19.4% | 38.9% | 0% | 4.2% | 0% | 6 |
| 70.4% | 38.8% | 16.3% | 38.9% | 0% | 6% | 0% | 7 |
| 73.6% | 40.2% | 14.4% | 38.9% | 0% | 6.5% | 0% | 8 |
| 76.3% | 40.9% | 12.7% | 38.9% | 0% | 7.5% | 0% | 9 |
| 78.4% | 41.4% | 11.4% | 38.9% | 0% | 8.3% | 0% | 10 |
| 81.1% | 42.4% | 9.9% | 38.9% | 0% | 8.8% | 0% | 11 |
| 82.3% | 42.7% | 9.2% | 38.9% | 0% | 9.3% | 0% | 12 |
Compiled 483 to 337 computations (30.2% saved)
| 97× | binary-search |
| 14× | left-value |
| 96× | narrow-enough |
| 1× | predicate-same |
| 649.0ms | 6 307× | 0 | valid |
| 225.0ms | 890× | 1 | valid |
| 140.0ms | 419× | 2 | valid |
| 134.0ms | 1 534× | 0 | invalid |
| 3.0ms | 36× | 0 | exit |
Compiled 39 878 to 29 324 computations (26.5% saved)
ival-mult: 222.0ms (24.8% of total)ival-pow: 150.0ms (16.8% of total)ival-sub: 133.0ms (14.9% of total)ival-div: 95.0ms (10.6% of total)ival-exp: 87.0ms (9.7% of total)adjust: 55.0ms (6.2% of total)ival-sqrt: 52.0ms (5.8% of total)ival-neg: 33.0ms (3.7% of total)ival-add: 29.0ms (3.2% of total)ival-cos: 10.0ms (1.1% of total)ival-expm1: 7.0ms (0.8% of total)ival-true: 7.0ms (0.8% of total)exact: 5.0ms (0.6% of total)ival-assert: 4.0ms (0.4% of total)ival-cbrt: 3.0ms (0.3% of total)| 28× | node limit |
Loading profile data...