- Perl 6 Deep Dive
- Andrew Shitov
- 44字
- 2021-07-03 00:05:54
Methods of the Complex data type
Some of the methods are already familiar to us. These are round, ceiling, floor, and truncate, which change both, the real and imaginary parts of the complex value. Let's take a brief look at the other methods.
推薦閱讀
- Java 9 Concurrency Cookbook(Second Edition)
- Java完全自學教程
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- 從0到1:HTML+CSS快速上手
- Blender 3D Incredible Machines
- INSTANT Mercurial SCM Essentials How-to
- Hands-On Enterprise Automation with Python.
- 正則表達式經典實例(第2版)
- Building an RPG with Unity 2018
- 微信小程序入門指南
- Integrating Facebook iOS SDK with Your Application
- 零基礎趣學C語言
- Mastering Xamarin.Forms(Second Edition)
- Android Studio Cookbook