1 / 4

Arithmetic functions

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.

Télécharger la présentation

Arithmetic functions

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Arithmetic functions

  2. Syntax of arithmetic functions <function name> ( ) <function argument> ( ) abs x

  3. Arithmetic functions in Pascal

  4. 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

More Related