December 2015
Intermediate to advanced
612 pages
15h 47m
English
CHAPTER 10
![]()
Numeric Programming and Char ting
In Chapters 8 and 9, you learned constructs and techniques for programming with three important kinds of data in F#: textual data, sequences of data, and structured data. In this chapter, we will return to constructs and techniques for one of the most important kinds of data in programming systems: numeric data.
Programming with numbers is a huge topic, ultimately overlapping with many fields of mathematics, statistics, and computer science, and used industrially in applied science, engineering, economics, and finance. In this chapter, you will learn about the following:
Read now
Unlock full access