| Author |
Comment/Response |
Patrick W. Reece
|
03/14/99 7:43pm
<<Graphics`Graphics`
u=92+(1268/(1+(x/13x10^16)^.91))
LogLogPlot [u, {x, 10^14, 10^19}]
ReplaceAll::''reps'':
''({{x, 100000000000000, 1000000000000000000}}) is neither a list of
replacement rules nor a valid dispatch table, and so cannot be used for
replacing.''
ReplaceAll::''reps'':
''({{x, 100000000000000, 1000000000000000000}}) is neither a list of
replacement rules nor a valid dispatch table, and so cannot be used for
replacing.''
Set::''shape'':
''Lists ({Graphics`Graphics`Private`tick$5, (<< 33 >>), (<< 32 >>)}) and
(({Automatic, Automatic, None}) (<< 2 >>) ({x, (100 (<< 8 >>) 0000),
1000000000000000000})) are not the same shape.''
ReplaceAll::''reps'':
''({{x, 100000000000000, 1000000000000000000}}) is neither a list of
replacement rules nor a valid dispatch table, and so cannot be used for
replacing.''
General::''stop'':
''Further output of (ReplaceAll :: ''reps\'') will be suppressed during
this calculation.''
Can you tell me what did I do wrong in writing this equation? I attempting to
plot the loglog graphs from 10^14 to 10^19.
Your help and feeback are appreciated and useful.
Patrick W. Re
URL: , |
|