Returns the value nearest to this value in direction of negative infinity.
num nextDown() => this.floor();