Methods.Form1.subtractValues Function
Perform - binary operation
Private float subtractValues (float, float)
Type
Name
Description
float
lhs
Left hand side operand
float
rhs
Right hand side operand
Return
Description
float
result of operation