Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(/convert): add more unit types #202

Open
kyranet opened this issue Feb 8, 2024 · 0 comments
Open

feat(/convert): add more unit types #202

kyranet opened this issue Feb 8, 2024 · 0 comments

Comments

@kyranet
Copy link
Member

kyranet commented Feb 8, 2024

Add the following types:

  • Angle
  • Voltage
  • Resistance
  • Digital storage

With #201 (complex type support), we can support the following types:

  • Speed (Distance / Time)
  • Frequency (1 / Time)
  • Force (N = km⋅m⋅s⁻² or F = ma)
  • Pressure (Pa = kg⋅m⁻¹⋅s⁻² or p = F / A)
  • Energy (J = kg⋅m²⋅s⁻²)
  • Power (W = kg⋅m²⋅s⁻³, or P = E/t, F·v, V·I, or τ·ω.
    • And all sub-units such as Torque and Angular velocity.
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant