low-alloc-math
1.1.0
common
low-alloc-math
/
com.sztorm.lowallocmath
/
ComplexF
/
ComplexF
Complex
F
constructor
(
real
:
Float
,
imaginary
:
Float
)
Constructs a new complex number using the specified
real
and
imaginary
parts.