We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b994e commit 2ddecfdCopy full SHA for 2ddecfd
1 file changed
Demo.pm
@@ -39,6 +39,7 @@ my @demo = (
39
]],
40
41
[act => q[
42
+ use PDL::Constants qw(PI);
43
# plot data of example 8
44
($XPTS, $YPTS) = (35, 45);
45
($indexxmin, $indexxmax) = (0, $XPTS);
0 commit comments