To be implemented to archieve "turbo" compatibility:

	function frac(r: real): real;


Should these be implemented too?

	function arccos(angle: real): real;
	function arcsin(angle: real): real;

