| MathExValueOf Method (Double, Double, Double, Double, Double) |
Calculates the percentage relationship of two values
Namespace:
System
Assembly:
Cauldron (in Cauldron.dll) Version: 3.2.0.2
Syntax Parameters
- value
- Type: SystemDouble
Current value of the systems - valueMin
- Type: SystemDouble
Minimum value of the current system - valueMax
- Type: SystemDouble
Maximum value of the current system - targetValueMin
- Type: SystemDouble
Minimum value of the target system - targetValueMax
- Type: SystemDouble
Maximum value of the target system
Return Value
Type:
Double[Missing <returns> documentation for "M:System.MathEx.ValueOf(System.Double,System.Double,System.Double,System.Double,System.Double)"]
See Also