This file is indexed.

/usr/share/puredata/doc/5.reference/exp~-help.pd is in puredata-core 0.48.1-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
#N canvas 561 135 531 296 10;
#X obj 19 107 sig~;
#X obj 50 167 loadbang;
#X obj 50 191 metro 100;
#X obj 50 215 snapshot~;
#X floatatom 19 88 5 0 0 0 - - -, f 5;
#X floatatom 50 240 7 0 0 0 - - -, f 7;
#X obj 21 14 exp~;
#X text 60 14 - exponential function;
#X text 76 31 raises the Euler number 'e' (about 2.718) \, to the power
of the input signal.;
#X text 18 272 See also:;
#X obj 92 271 pow~;
#X obj 20 132 exp~;
#X text 314 271 updated for Pd version 0.47.;
#X connect 0 0 11 0;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 5 0;
#X connect 4 0 0 0;
#X connect 11 0 3 0;