On Wed, Jan 22, 2014 at 10:56 AM, Hans W Borchers <[email protected]> wrote: > x::Number
If you change this part of the function signature to x::Real, this should restrict the method to apply only to real numbers.
On Wed, Jan 22, 2014 at 10:56 AM, Hans W Borchers <[email protected]> wrote: > x::Number
If you change this part of the function signature to x::Real, this should restrict the method to apply only to real numbers.