Skip to content
Snippets Groups Projects
Commit a85bca26 authored by Hanna K's avatar Hanna K
Browse files

Fix segfault when solving equation with signum() function; Fix segfault in...

Fix segfault when solving equation with signum() function; Fix segfault in mod/rem function with 1/0 as first argument; Fix segfault when function arguments are provided in a vector and the size of the vector is greater than or equal to the minimum number but less than the maximum number of arguments; Improve output of unformatted expressions with negative, rational (if output as fraction), and/or complex numbers; Fix segfault in unusual cases with multiplication in base and exponent, approximate variables, and interval calculation; Fix lost precision in "sqrt(hbar c/G) - PlanckMass" and similar, with interval calculation set to variance formula; Fix slow conversion to optimal or base units of uncertainty with units inside value and/or error
parent 0d3799e8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment