Click or drag to resize

ComplexConjugate(Complex) Method


Namespace: Internal.tainicom.Aether.Physics2D.Common
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static Complex Conjugate(
	ref Complex value
)

Parameters

value  Complex
 

Return Value

Complex
See Also