Home | History | Annotate | Download | only in api

Lines Matching refs:two

493  There are two variants of clamp: one where the min and max are scalars applied
852 summary: Positive difference between two values
854 Returns the positive difference between two values.
931 summary: Maximum of two floats
976 summary: Minimum of two floats
1198 summary: Base two exponent
1200 Returns the base two exponent of a value, where the mantissa is between
1410 summary: Base two exponent
1412 Returns the base two exponent of a value, where the mantissa is between
1470 Returns the maximum value of two arguments.
1583 Returns the minimum value of two arguments.
1695 summary: Mixes two values
1699 This can be useful for mixing two values. For example, to create a new color that is
2197 Computes the approximate division of two values.