Group Abstract Group Abstract

Message Boards Message Boards

0
|
3K Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

MachinePrecision in LogPlot

Posted 11 years ago
POSTED BY: Al Guy

Interesting. I can replicate that. This one works:

sw = Compile[{s}, s^2.];
ListLogPlot[Table[sw[x], {x, 0., 1., 0.01}], Joined -> True]

Cheers, Marco

POSTED BY: Marco Thiel
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard