Search code examples
Why is log(inf + inf j) equal to (inf + 0.785398 j), In C++/Python/NumPy?...

pythonc++numpycomplex-numbersinfinity

Read More
Trying to replicate std::complex behaviour, is the standard library lying to me or what am I missing...

c++stdcomplex-numbersstdcomplex

Read More
Why do imaginary number calculations behave differently for exponents up to 100 and above 100?...

pythonpython-3.xcomplex-numbers

Read More
complex multiplication / divison with infinity and nan...

mathfloating-pointieee-754complex-numbers

Read More
How to assign real and imaginary parts of complex variables in C...

ccomplex-numbers

Read More
Implementation of ComplexInt16 type...

juliacomplex-numbers

Read More
Distance between two complex vectors up to a global phase...

pythoncomplex-numbers

Read More
Problem using numpy to obtain the complex conjugate of a matrix...

pythonnumpyattributeerrorcomplex-numbers

Read More
How do not show imaginary part (0j) if the number is real in Python?...

pythoncomplex-numbers

Read More
How to use complex numbers in c++?...

c++complex-numbers

Read More
How to get Vector of Complex numbers from two vectors (real & imag)...

c++stlvectorcomplex-numbers

Read More
Solving equations involving complex conjugates...

sympycomplex-numbers

Read More
why is C's pow() more precise than cpow()?...

ccomplex-numbers

Read More
real and imaginary part of a complex number in polar form...

pythonsympycomplex-numberspolar-coordinates

Read More
Python: convert string-pair to complex number...

pythonstringtype-conversioncomplex-numbersstring-conversion

Read More
Use scipy.integrate.quad to integrate complex numbers...

pythonnumpyscipycomplex-numbers

Read More
How to cast a tensor to `complex` type in PyTorch?...

pythonpytorchcastingtype-conversioncomplex-numbers

Read More
C++ operator overloading for complex number operations...

c++operator-overloadingcomplex-numbers

Read More
How to cplot() a conditional function...

pythonnumpymatplotlibcomplex-numbers

Read More
Convert an array of complex numbers to a generic type container in Rust...

genericsrustcomplex-numbers

Read More
Python numexpr: Evaluating complex numbers in scientific notation yields 'ValueError'...

pythoncomplex-numbersscientific-notationnumexpr

Read More
Unwrap angle to have continuous phase...

pythonnumpysignal-processingcomplex-numbersphase

Read More
Identify if the number is complex C++...

c++complex-numbers

Read More
cuda::std::complex in Eigen::Matrix causing error...

c++cudaeigencomplex-numbers

Read More
Euler's identity in python...

pythonmathcomplex-numbers

Read More
matlab switch complex and real parts of a number...

matlabcomplex-numbers

Read More
Optimization to find minimum of function containing complex numbers...

pythonoptimizationcomplex-numbers

Read More
Did CUDA implement std::complex operator =?...

c++cudacomplex-numbers

Read More
Why is the integration not progressing with scipy.integrate.ode?...

pythonscipycomplex-numbersnumerical-integration

Read More
Scipy: Speeding up calculation of a 2D complex integral...

pythonnumpyscipycomplex-numbersnumerical-integration

Read More
BackNext