[Haskell-beginners] Is there a (^) function for exponents other
than integral?
Tom Davie
tom.davie at gmail.com
Thu Dec 31 11:20:03 EST 2009
(**)
A good place to start on things like this is Hoogle:
http://www.haskell.org/hoogle
Bob
On Thu, Dec 31, 2009 at 4:05 PM, Ken Overton <koverton at lab49.com> wrote:
> Sorry if this is from a faq list somewhere, I've been looking through the
> more common locations/libs and have been unable to find a way to raise
> numbers to a fractional exponent. Can someone help me to find such a
> function in haskell?
>
> Thanks,
>
> -- kov
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20091231/09bb9047/attachment.html
More information about the Beginners
mailing list