Return true if the specified lhs and rhs vectors have the same value, and false otherwise.
Synopsis
Return Value
true if the vectors have the same value, and false otherwise
Parameters
Name |
Description |
lhs |
left‐hand operand |
rhs |
right‐hand operand |
Created with MrDocs