## TODO list for Math::AnyNum

# More examples.

# Better documentation.

# Add the following methods:

    exp2  [?]
    exp10 [?]

# Add the following conversion methods:

    as_rat   [?]
    as_float [?]
    in_base  [?]

# Add the following method/functions:

    max
    min
    sum
    product
