Opened 8 years ago
Closed 8 years ago
#4809 closed defect (fixed)
log10(log with base 10) and ln(natural logarithm, with base e) gives the same output
Reported by: | vikramahuja1001 | Owned by: | |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Calculate | Version: | Unspecified |
Severity: | Unspecified | Keywords: | Calculate Activity |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
log10(x) should be ln(x)/ln(10)
Change History (1)
comment:1 Changed 8 years ago by vikramahuja1001
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.