<?xml version="1.0"?>
<!DOCTYPE r2mfunction SYSTEM "http://www.xsmusic.ch/dtd/r2m.dtd">

<r2mfunction>
  <info>
    <r2mversion>0.1beta</r2mversion>
    <author>Fritz Menzer</author>
  </info>
  <expression>cos(x*y*sin(x))*sqrt(5)+sinh(y)/y</expression>
  <display>
    <width>15</width>
    <linkfunction>
      <x>0</x>
      <y>0</y>
    </linkfunction>
    <linkscreenrel>
      <x>0.5</x>
      <y>0.5</y>
    </linkscreenrel>
  </display>
</r2mfunction>
