Mantis - ALGLIB
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
573 | Spec.functions | major | always | 2013-10-21 15:33 | 2018-01-02 17:22 |
|
|||||
Reporter: | higuerap | Platform: | |||
Assigned To: | SergeyB | OS: | |||
Priority: | normal | OS Version: | |||
Status: | assigned | Product Version: | |||
Product Build: | Resolution: | open | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
Programming language: | Unspecified | ||||
|
|||||
Summary: | 0000573: Wrong result for Jacobian elliptic function 'Dn' | ||||
Description: |
Going for: alglib::jacobianellipticfunctions(u, m, sn, cn, dn, ph); with: u = -13.3077 and m = 0.9162 yields: sn alglib -1 cn alglib 3.06162e-16 dn alglib 0.147015 Sn and Cn are correct, while Dn, which should be sqrt(1-m*sn*sn) is 0.147015 instead of the expected 0.289482 |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-10-21 15:33 | higuerap | New Issue | |||
2013-10-21 15:33 | higuerap | Programming language | => Unspecified | ||
2018-01-02 17:22 | SergeyB | Status | new => assigned | ||
2018-01-02 17:22 | SergeyB | Assigned To | => SergeyB |
There are no notes attached to this issue. |