Proektsoftbg / Calcpad

Free and open source software for mathematical and engineering calculations.
https://calcpad.eu
MIT License
384 stars 46 forks source link

Using Gravity constant #305

Closed rogandersson closed 6 months ago

rogandersson commented 6 months ago

I expected F to compute in the unit of force (N). What am I missing? Capture

Proektsoftbg commented 6 months ago

Hi! By default, "g" is unit for mass (grams). To work with the gravity constant or any other, you have to insert it from the "Insert" menu or the right hand panel.

g = 9.80665m/s^2

rogandersson commented 6 months ago

Understood, On the windows client I used the button in the panel (as it states "Gravitational acceleration on Earth" when I hoover over it) but as you say it ends up in one unit of gram. Now I know how to proceed, thanks! Capture

Proektsoftbg commented 6 months ago

Hi! Thank you!

Yes, you can use this button to quickly insert the symbol, but need to insert the definition first anyway. Probably, we can make this button to warn you if you haven't and prompt to insert it for you. In this way, we can improve the user experience in the future. :)

Thank you for your feedback. It provided valuable information for us about flaws in the UX design