web api instance method
SVGSVGElement: createSVGNumber() method
The createSVGNumber() method of the SVGSVGElement interface creates an SVGNumber object outside of any document trees.
Syntax
createSVGNumber()
Parameters
None.
Return value
An SVGNumber object, initialized to 0.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.