Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete table of exported Units in documentation #434

Open
anandijain opened this issue Apr 4, 2021 · 2 comments
Open

Complete table of exported Units in documentation #434

anandijain opened this issue Apr 4, 2021 · 2 comments

Comments

@anandijain
Copy link

julia> u"u"
u

Where do I go to find out what u is?
I think it is Daltons (from checking Wikipedia) but there does not seem to be anywhere in the documentation to verify this.
A complete table to ctrl+f would be incredibly helpful, just for sanity checking.

@giordano
Copy link
Collaborator

giordano commented Apr 4, 2021

Yes:

@unit u "u" UnifiedAtomicMassUnit 1.660_539_066_60e-27*kg false # (50)

Having an automatically-generated list of these units in the documentation is a good idea.

@lukebemish
Copy link
Contributor

#476 should allow for something like this using Julia's help system; could that be at all useful for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants