Package: graphene
Function graphene:vec2-subtract
Lambda Listgraphene:vec2-subtract (a b result) ArgumentsReturn ValueThe graphene:vec2-t instance for the result. Details              Subtracts from each component of the first operand a the corresponding    component of the second operand b and places each result into the    components of result.      | See also | 
2025-08-09