Project

General

Profile

Bug #2685 ยป numeric_c-flo_minus-doc.patch

redstun (red stun), 01/29/2010 08:35 PM

View differences:

numeric.c (working copy)
/*
* call-seq:
* float + other -> float
* float - other -> float
*
* Returns a new float which is the difference of <code>float</code>
* and <code>other</code>.
    (1-1/1)