Sample Interactions
3 * 5 ;
val it = 8 : int
real(8);
val it = 8.0 : real
8.0 + real(1);
val it = 9.0 : real
Previous slide
Next slide
Back to first slide
View graphic version