Skip to content

Commit

Permalink
export agm, agm1, elliptick
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySarnoff authored Mar 9, 2019
1 parent 2adaf7e commit 2f80b4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/DoubleFloats.jl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export DoubleFloat,
, , , ,
spread, sld, tld,
signs,
elliptick
agm, agm1, elliptick

using Base.MathConstants: pi, golden, ℯ, eulergamma, catalan

Expand Down Expand Up @@ -58,7 +58,6 @@ import Base: hash, promote_type, promote_rule, convert,
asin, acos, atan, acsc, asec, acot,
sinh, cosh, tanh, csch, sech, coth,
asinh, acosh, atanh, acsch, asech, acoth,
agm, agm1, elliptick,
BigFloat, BigInt,
Int8, Int16, Int32, Int64, Int128,
Float64, Float32, Float16
Expand Down

0 comments on commit 2f80b4e

Please sign in to comment.