• Home
  • Raw
  • Download

Lines Matching full:given

67      * Returns the generalization of this FloatValue and the given other
74 * Returns the sum of this FloatValue and the given FloatValue.
79 * Returns the difference of this FloatValue and the given FloatValue.
84 * Returns the difference of the given FloatValue and this FloatValue.
89 * Returns the product of this FloatValue and the given FloatValue.
94 * Returns the quotient of this FloatValue and the given FloatValue.
99 * Returns the quotient of the given FloatValue and this FloatValue.
104 * Returns the remainder of this FloatValue divided by the given FloatValue.
109 * Returns the remainder of the given FloatValue divided by this FloatValue.
115 * less than, equal to, or greater than the given FloatValue, respectively.
124 * less than, equal to, or greater than the given FloatValue, respectively.
135 * Returns the generalization of this FloatValue and the given other
145 * Returns the sum of this FloatValue and the given SpecificFloatValue.
153 * Returns the difference of this FloatValue and the given SpecificFloatValue.
161 * Returns the difference of the given SpecificFloatValue and this FloatValue.
169 * Returns the product of this FloatValue and the given SpecificFloatValue.
177 * Returns the quotient of this FloatValue and the given SpecificFloatValue.
185 * Returns the quotient of the given SpecificFloatValue and this
194 * Returns the remainder of this FloatValue divided by the given
203 * Returns the remainder of the given SpecificFloatValue and this
213 * less than, equal to, or greater than the given SpecificFloatValue,
226 * less than, equal to, or greater than the given SpecificFloatValue,
238 * Returns the generalization of this FloatValue and the given other
248 * Returns the sum of this FloatValue and the given ParticularFloatValue.
256 * Returns the difference of this FloatValue and the given ParticularFloatValue.
264 * Returns the difference of the given ParticularFloatValue and this FloatValue.
272 * Returns the product of this FloatValue and the given ParticularFloatValue.
280 * Returns the quotient of this FloatValue and the given ParticularFloatValue.
288 * Returns the quotient of the given ParticularFloatValue and this
297 * Returns the remainder of this FloatValue divided by the given
306 * Returns the remainder of the given ParticularFloatValue and this
316 * less than, equal to, or greater than the given ParticularFloatValue,
329 * less than, equal to, or greater than the given ParticularFloatValue,