mingo
    Preparing search index...
    • Truncates integer value to number of places. If roundOff is specified round value instead to the number of places.

      Parameters

      • num: number
      • precision: number
      • opts: { failOnError: boolean; name: string; roundOff: boolean }

      Returns number