Package: graphene
Function graphene:size-scale
Lambda Listgraphene:size-scale (size factor result) Argumentssize -- a graphene:size-t instance factor -- a number coerced to a single float for the scaling factor result -- a graphene:size-t instance for the scaled size Return ValueThe graphene:size-t instance with the scaled size. Details Scales the components of the given graphene:size-t instance by the
given factor. | See also |
2025-4-3