Click or drag to resize

MathExValueOf Method

Overload List
  NameDescription
Public methodStatic memberValueOf(Double, Double, Double)
Calculates the percentage relationship of two values
Public methodStatic memberValueOf(Int32, Int32, Int32)
Calculates the percentage relationship of two values
Public methodStatic memberValueOf(Int64, Int64, Int64)
Calculates the percentage relationship of two values
Public methodStatic memberValueOf(Single, Single, Single)
Calculates the percentage relationship of two values
Public methodStatic memberValueOf(Double, Double, Double, Double, Double)
Calculates the percentage relationship of two values
Public methodStatic memberValueOf(Int32, Int32, Int32, Int32, Int32)
Calculates the percentage relationship of two values
Public methodStatic memberValueOf(Int64, Int64, Int64, Int64, Int64)
Calculates the percentage relationship of two values
Public methodStatic memberValueOf(Single, Single, Single, Single, Single)
Calculates the percentage relationship of two values
Top
See Also