Ticket #184 (closed bug: fixed)

Opened 13 years ago

Last modified 13 years ago

Methods on the Float PMC

Reported by: barney Owned by:
Priority: normal Milestone: 0.9.0
Component: none Version: trunk
Severity: medium Keywords: PMC
Cc: Language:
Patch status: Platform:

Description

When testing Pipp I ran into a regression. Some methods of the Float PMC seem to return always 0. I have added a TODO test, as test number 44 of t/pmc/float.t.

Change History

Changed 13 years ago by Infinoid

All of Float's trig methods should be fixed and tested in r35694. The tests use sprintf to reduce the resulting floats to 9 digits of accuracy; I am hoping that makes it portable.

Changed 13 years ago by barney

  • status changed from new to closed
  • resolution set to fixed

Looks good. Fixed by infinoid++ in r35694.

Note: See TracTickets for help on using tickets.