real sin(num x)
import util::Math;
x
rascal>import util::Math; ok rascal>sin(0) real: 0. rascal>sin(PI() / 2) real: 1.00000000000