issues
search
davidedc
/
Algebrite
Computer Algebra System in Javascript (Typescript)
http://algebrite.org
MIT License
966
stars
59
forks
source link
Simplify
#152
Open
user1704
opened
2 years ago
user1704
commented
2 years ago
How to simplify sqrt(4+4
sqrt(2))=2
sqrt(1+sqrt(2)) ?
How to simplify sqrt(4+4sqrt(2))=2sqrt(1+sqrt(2)) ?