![]() Add | Adds two compatible Physical objects. |
![]() CheckCompatibility | Checks the compatibility of two Physical objects. |
![]() Constant | Overloaded. Returns the value of a constant. |
![]() Convert | Converts a value to a different set of units. |
![]() DefineConstant | Defines a new constant. |
![]() DefinePrefix | Defines a new prefix. |
![]() DefineUnit | Defines a new unit. |
![]() Divide | Overloaded. Divides one value by another. |
![]() Equals | Overloaded. Returns true if x and y are equal. |
![]() Multiply | Overloaded. Multiply two values. |
![]() Negate | Negate a Physical object. |
![]() Subtract | Subtract two compatible Physical objects. |
![]() Addition Operator | Add two compatible Physical objects. |
![]() Division Operator | Overloaded. Divides one value by another. |
![]() Equality Operator | Returns true if x and y are equal. |
![]() Inequality Operator | Returns true if x and y are not equal. |
![]() Multiplication Operator | Overloaded. Multiply two values. |
![]() Subtraction Operator | Subtract two compatible Physical objects. |
![]() Unary Negation Operator | Negate a Physical object. |
![]() Implicit Physical to Double Conversion | Returns the value of this dimensionless object. |
Physical
|
Overloaded. Initializes a new instance of the Physical class. |
DoubleValue | Returns the value of this dimensionless object. |
Equals | Overloaded. Returns true if x equals this value. |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString | Returns a String containing the value and units, if any. |
UnitsString | Returns a String containing the units only. |
Physical Class | Imsl.Math Namespace | Example