/usr/lib/open-axiom/input/cycloid3.input is in open-axiom-test 1.5.0~svn3056+ds-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | -- @(#)cycloid3.input 1.1 89/09/07 20:54:50
draw(curve(t - 2*sin t,1 - 2*cos t),t = -5..5)
|