-
Notifications
You must be signed in to change notification settings - Fork 488
Open
Description
Describe the bug
when performing a root operation on an number that has units attached epsilon will return undef instead of properly converting it.
Screenshots
Example 1:
Example 2:
To Reproduce
Steps to reproduce the behavior:
-
Go to the 'CALCULATION' app
-
Type '√(5m^2)' (any number with units in a root operation)
OR -
Type '√(5J/0.5*2kg)'
-
Evaluate the expression.
Expected behavior
Example 1:
Expected 2m (2√m^2)
Example 2:
Expected 2.236067997ms^-1 (2.236067997m√(1/s^2))
Environment
- Epsilon version 24.10.0 & 25.1.0
- Web Emulator & Android Emulator (v24 only)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels