JuliaIntervals / IntervalContractors.jl

Interval contractors and inverse (reverse) functions for Julia
Other
10 stars 10 forks source link

Add exp_rev and log_rev #12

Closed dpsanders closed 6 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #12 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   43.94%   43.94%           
=======================================
  Files           7        7           
  Lines         157      157           
=======================================
  Hits           69       69           
  Misses         88       88

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update caa1b97...5ddb4e6. Read the comment docs.

dpsanders commented 6 years ago

Tests pending, but merging...