| Summary: | Allow using e as *10^ | ||
|---|---|---|---|
| Product: | [Applications] kalgebra | Reporter: | Adria <swiftscythe> |
| Component: | general | Assignee: | Aleix Pol <aleixpol> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Adria
2010-12-17 16:05:52 UTC
SVN commit 1207859 by apol: Make it possible to specify very large or small numbers with the e infix (1e1, 1e-2). BUG: 260378 M +18 -22 explexer.cpp M +1 -0 explexer.h M +4 -0 tests/analitzatest.cpp M +5 -0 tests/exptest.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1207859 |