Skip to content

Commit

Permalink
export MathConstants from Base (#27530)
Browse files Browse the repository at this point in the history
fix #27513
  • Loading branch information
fredrikekre authored and ararslan committed Jun 11, 2018
1 parent 3b2ef84 commit 9891e91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/exports.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export
Threads,
Iterators,
Broadcast,
MathConstants,

# Types
AbstractChannel,
Expand Down

0 comments on commit 9891e91

Please sign in to comment.