Skip to content

Commit 2ddecfd

Browse files
committed
demo to import constant it uses
1 parent 25b994e commit 2ddecfd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Demo.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ my @demo = (
3939
]],
4040

4141
[act => q[
42+
use PDL::Constants qw(PI);
4243
# plot data of example 8
4344
($XPTS, $YPTS) = (35, 45);
4445
($indexxmin, $indexxmax) = (0, $XPTS);

0 commit comments

Comments
 (0)