Namespacesutilsblockly.utils_namespace.coordinate_class.magnitude_1_methodOn this page blockly > utils > Coordinate > magnitude utils.Coordinate.magnitude() method Returns the magnitude of a coordinate. Signature: static magnitude(a: Coordinate): number; Parameters ParameterTypeDescriptionaCoordinateA Coordinate. Returns: number The distance between the origin and a.