Skip to content

µ versus μ in SI prefixes #125

Open
@sanderness66

Description

@sanderness66

I first thought that humanize didn't recognise µ as a SI prexif until I looked at the source code and eventually discovered that Unicode treats 0x00B5 "micro" μ and 0x03BC "Greek letter mu" μ as different characters, and I had been typing in the latter. Would it make sense to add the Greek μ to siPrefixTable in si.go as an alias for micro μ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions