- Comprehensive Ruby Programming
- Jordan Hudgens
- 73字
- 2021-07-02 21:13:29
Working with Numbers in Ruby
A key component in building programs is developing mathematical equations in order to implement various algorithms. In this chapter, you'll learn how to work with different number data types in a Ruby program, including the integer and float types. Additionally, you will do the following:
- Demonstrate how to work with the integer and float data types in Ruby
- Compute calculations in Ruby with the various number data types
推薦閱讀
- SPSS數據挖掘與案例分析應用實踐
- Spring Boot開發與測試實戰
- PyTorch自動駕駛視覺感知算法實戰
- Spring技術內幕:深入解析Spring架構與設計
- C語言程序設計基礎與實驗指導
- Hands-On JavaScript High Performance
- Getting Started with Python Data Analysis
- Mastering Apache Spark 2.x(Second Edition)
- C# 8.0核心技術指南(原書第8版)
- Oracle數據庫編程經典300例
- Training Systems Using Python Statistical Modeling
- 深入淺出Python數據分析
- Java Web動態網站開發(第2版·微課版)
- Koa與Node.js開發實戰
- Beginning PHP