IMSL C# Numerical Library

Physical.Negate Method 

Negate a Physical object.

public static Physical Negate(
   Physical x
);

Parameters

x
A Physical object which is to be negated.

Return Value

A Physical object which has been negated.

See Also

Physical Class | Imsl.Math Namespace