Introduction
Statistics
Contact
Development
Disclaimer
Help
infinitelyremote.com home page
program sinout(output);
begin
write(sin('*'));
end.