MathExValueOf Method |
| Name | Description | |
|---|---|---|
| ValueOf(Double, Double, Double) |
Calculates the percentage relationship of two values
| |
| ValueOf(Int32, Int32, Int32) |
Calculates the percentage relationship of two values
| |
| ValueOf(Int64, Int64, Int64) |
Calculates the percentage relationship of two values
| |
| ValueOf(Single, Single, Single) |
Calculates the percentage relationship of two values
| |
| ValueOf(Double, Double, Double, Double, Double) |
Calculates the percentage relationship of two values
| |
| ValueOf(Int32, Int32, Int32, Int32, Int32) |
Calculates the percentage relationship of two values
| |
| ValueOf(Int64, Int64, Int64, Int64, Int64) |
Calculates the percentage relationship of two values
| |
| ValueOf(Single, Single, Single, Single, Single) |
Calculates the percentage relationship of two values
|