Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...
    • Parse a number between 0 and 1 to a percentage string. Example: 0.5 -> "50%"

      Parameters

      • percentage01: number

        A number between 0 and 1 representing a percentage.

      Returns string

      A string representing the percentage.