Skip to content

Commit

Permalink
Update ESeriesRounding.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
KronosTheLate committed Nov 22, 2021
1 parent 12d3e12 commit 16dd408
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ESeriesRounding.jl
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ function determine_E(inputs::Number...)
end
end
possible_series = getfield.(candidates[myfilt], :name)
#println("E-series containing all inputs:")
#println.(possible_series)
return possible_series
end

Expand Down

0 comments on commit 16dd408

Please sign in to comment.