This document discusses algorithms and flowcharts. It defines algorithms and their properties and development, and covers the concept of flowcharts including their symbols, guidelines, and types. It then provides examples of algorithms for mathematical operations and plotting figures.
Download as ODP, PDF, TXT or read online on Scribd
100%(1)100% found this document useful (1 vote)
61 views
Algorithms and Flowcharts
This document discusses algorithms and flowcharts. It defines algorithms and their properties and development, and covers the concept of flowcharts including their symbols, guidelines, and types. It then provides examples of algorithms for mathematical operations and plotting figures.
Download as ODP, PDF, TXT or read online on Scribd
You are on page 1/ 3
Algorithms and Flowcharts
Algorithm: Definition, properties and development.
Flowchart: Concept of flowchart, symbols, guidelines, types. Examples: Cartesian to Spherical Polar Coordinates, Roots of Quadratic Equation, Sum of two matrices, Sum and Product of a finite series, calculation of sin(x) as a series, algorithm for plotting lissajous figures and trajectory of a projectile thrown at an angle with the horizontal.