iPart( shows the integer part of a number. It will return the same as floor( for a positive number, and ceiling( for a negative number. fPart( returns the fractional part of a number; the part iPart( does not return. iPart(A)+fPart(A) will result in the original number.
Graph IRI | Count |
---|