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