Methods.Form1.multiplyValues Function
Perform * binary operation

Private float multiplyValues (float, float)
  Type Name Description  
    float lhs Left hand side operand  
    float rhs Right hand side operand  
  Return Description  
    float result of operation