npm.nicfv.com
    Preparing search index...

    Class Prefix

    Represents a unit prefix, which is effectively a unit modifier by a scaling factor.

    Index

    Constructors

    Properties

    Constructors

    • Define a new prefix to be used for any unit.

      Parameters

      • LaTeX: string

        The LaTeX code for this prefix

      • scale: number

        The scale of this prefix, relative to the base unit

      Returns Prefix

    Properties

    LaTeX: string

    The LaTeX code for this prefix

    scale: number

    The scale of this prefix, relative to the base unit