close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Opened 13 years ago

Last modified 9 years ago

#46 assigned bug

mathematics -- float plus fixes

Reported by: Fred T. Hamster Owned by: bugdock
Priority: minor Milestone:
Component: feistymeow-nucleus Version:
Keywords: math Cc:

Description

float_plus:

  1. use frexp here: this is that code about exponent thing. allow float plus to say equal if exp same, sign same and mantissa within some percentage.
  2. crop numeric needs to treat the "e" characters more carefully. if the text is "eric", we don't want it to say it's done already.

Change History (1)

comment:1 by Fred T. Hamster, 9 years ago

Owner: changed from Fred T. Hamster to bugdock
Status: newassigned
Note: See TracTickets for help on using tickets.