Re: Unevaluated hypergeometric functions
- To: mathgroup at smc.vnet.net
- Subject: [mg80873] Re: Unevaluated hypergeometric functions
- From: Szabolcs <szhorvat at gmail.com>
- Date: Tue, 4 Sep 2007 06:37:44 -0400 (EDT)
- Organization: University of Bergen
- References: <fbj30v$nl1$1@smc.vnet.net>
jahman wrote: > Hi, > I am trying to plot an expression that is a sum of Hypergeometric > functions 2F1(1,b,2;z). When I enter the plot command with my power > series as the argument, I get a blank plot with no errors indicated. > I'm new to Mathematica, so can you tell me what it means? > > Thanks Please post a complete minimal example that demonstrates the problem. You can also try evaluating On[General::plnr] and see if Plot[] starts giving any meaningful error messages. Szabolcs