Constructs a new Physical
object and initializes this object to a double
value.
Constructs a new Physical
object and initializes this object to a double
value along with int
values for length, mass, time, current, and temperature.
public Physical(double,int,int,int,int,int);
Constructs a new Physical
object and initializes this object to a double
value.
public Physical(double,string);
Physical Class | Imsl.Math Namespace