Skip to content

docs: standardize MiB vs. MB #248

@jcstein

Description

@jcstein

use these correctly everywhere, i.e.

1,398,101.33 bytes =
• 1.398101 MB (megabytes): 1,398,101.33 ÷ 1,000,000
• 1.333618 MiB (mebibytes): 1,398,101.33 ÷ 1,048,576

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions