40 likes | 252 Vues
Learn the syntax and use of arithmetic functions in Pascal, covering abs, real numbers, integers, and basic operations. This class activity provides hands-on practice and examples for better comprehension of arithmetic functions.
E N D
Syntax of arithmetic functions <function name> ( ) <function argument> ( ) abs x
9.99000000E+01 7.00000000E+00 100 -99 99 -99 9.00000000E+00 11 5 2.00000000E+00 real integer integer integer real integer real integer Class Activity 3.3