java.lang.Object
org.eclipse.xtext.xbase.lib.FloatExtensions
This is an extension library for
Float numbers.- Since:
- 2.3
- Author:
- Jan Koehnlein - Code generator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic floatoperator_divide(float a, byte b) The binarydivideoperator.static floatoperator_divide(float a, char b) The binarydivideoperator.static doubleoperator_divide(float a, double b) The binarydivideoperator.static floatoperator_divide(float a, float b) The binarydivideoperator.static floatoperator_divide(float a, int b) The binarydivideoperator.static floatoperator_divide(float a, long b) The binarydivideoperator.static floatoperator_divide(float a, short b) The binarydivideoperator.static booleanoperator_equals(float a, byte b) The binaryequalsoperator.static booleanoperator_equals(float a, char b) The binaryequalsoperator.static booleanoperator_equals(float a, double b) The binaryequalsoperator.static booleanoperator_equals(float a, float b) The binaryequalsoperator.static booleanoperator_equals(float a, int b) The binaryequalsoperator.static booleanoperator_equals(float a, long b) The binaryequalsoperator.static booleanoperator_equals(float a, short b) The binaryequalsoperator.static booleanoperator_greaterEqualsThan(float a, byte b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterEqualsThan(float a, char b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterEqualsThan(float a, double b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterEqualsThan(float a, float b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterEqualsThan(float a, int b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterEqualsThan(float a, long b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterEqualsThan(float a, short b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterThan(float a, byte b) The binarygreaterThanoperator.static booleanoperator_greaterThan(float a, char b) The binarygreaterThanoperator.static booleanoperator_greaterThan(float a, double b) The binarygreaterThanoperator.static booleanoperator_greaterThan(float a, float b) The binarygreaterThanoperator.static booleanoperator_greaterThan(float a, int b) The binarygreaterThanoperator.static booleanoperator_greaterThan(float a, long b) The binarygreaterThanoperator.static booleanoperator_greaterThan(float a, short b) The binarygreaterThanoperator.static booleanoperator_lessEqualsThan(float a, byte b) The binarylessEqualsThanoperator.static booleanoperator_lessEqualsThan(float a, char b) The binarylessEqualsThanoperator.static booleanoperator_lessEqualsThan(float a, double b) The binarylessEqualsThanoperator.static booleanoperator_lessEqualsThan(float a, float b) The binarylessEqualsThanoperator.static booleanoperator_lessEqualsThan(float a, int b) The binarylessEqualsThanoperator.static booleanoperator_lessEqualsThan(float a, long b) The binarylessEqualsThanoperator.static booleanoperator_lessEqualsThan(float a, short b) The binarylessEqualsThanoperator.static booleanoperator_lessThan(float a, byte b) The binarylessThanoperator.static booleanoperator_lessThan(float a, char b) The binarylessThanoperator.static booleanoperator_lessThan(float a, double b) The binarylessThanoperator.static booleanoperator_lessThan(float a, float b) The binarylessThanoperator.static booleanoperator_lessThan(float a, int b) The binarylessThanoperator.static booleanoperator_lessThan(float a, long b) The binarylessThanoperator.static booleanoperator_lessThan(float a, short b) The binarylessThanoperator.static floatoperator_minus(float f) The unaryminusoperator.static floatoperator_minus(float a, byte b) The binaryminusoperator.static floatoperator_minus(float a, char b) The binaryminusoperator.static doubleoperator_minus(float a, double b) The binaryminusoperator.static floatoperator_minus(float a, float b) The binaryminusoperator.static floatoperator_minus(float a, int b) The binaryminusoperator.static floatoperator_minus(float a, long b) The binaryminusoperator.static floatoperator_minus(float a, short b) The binaryminusoperator.static floatoperator_minusMinus(float f) The postfixdecrementoperator.static FloatThe postfixdecrementoperator.static floatoperator_modulo(float a, byte b) The binarymodulooperator.static floatoperator_modulo(float a, char b) The binarymodulooperator.static doubleoperator_modulo(float a, double b) The binarymodulooperator.static floatoperator_modulo(float a, float b) The binarymodulooperator.static floatoperator_modulo(float a, int b) The binarymodulooperator.static floatoperator_modulo(float a, long b) The binarymodulooperator.static floatoperator_modulo(float a, short b) The binarymodulooperator.static floatoperator_multiply(float a, byte b) The binarymultiplyoperator.static floatoperator_multiply(float a, char b) The binarymultiplyoperator.static doubleoperator_multiply(float a, double b) The binarymultiplyoperator.static floatoperator_multiply(float a, float b) The binarymultiplyoperator.static floatoperator_multiply(float a, int b) The binarymultiplyoperator.static floatoperator_multiply(float a, long b) The binarymultiplyoperator.static floatoperator_multiply(float a, short b) The binarymultiplyoperator.static booleanoperator_notEquals(float a, byte b) The binarynotEqualsoperator.static booleanoperator_notEquals(float a, char b) The binarynotEqualsoperator.static booleanoperator_notEquals(float a, double b) The binarynotEqualsoperator.static booleanoperator_notEquals(float a, float b) The binarynotEqualsoperator.static booleanoperator_notEquals(float a, int b) The binarynotEqualsoperator.static booleanoperator_notEquals(float a, long b) The binarynotEqualsoperator.static booleanoperator_notEquals(float a, short b) The binarynotEqualsoperator.static floatoperator_plus(float a, byte b) The binaryplusoperator.static floatoperator_plus(float a, char b) The binaryplusoperator.static doubleoperator_plus(float a, double b) The binaryplusoperator.static floatoperator_plus(float a, float b) The binaryplusoperator.static floatoperator_plus(float a, int b) The binaryplusoperator.static floatoperator_plus(float a, long b) The binaryplusoperator.static floatoperator_plus(float a, short b) The binaryplusoperator.static floatoperator_plusPlus(float f) The postfixincrementoperator.static FloatThe postfixincrementoperator.static doubleoperator_power(float a, byte b) The binarypoweroperator.static doubleoperator_power(float a, char b) The binarypoweroperator.static doubleoperator_power(float a, double b) The binarypoweroperator.static doubleoperator_power(float a, float b) The binarypoweroperator.static doubleoperator_power(float a, int b) The binarypoweroperator.static doubleoperator_power(float a, long b) The binarypoweroperator.static doubleoperator_power(float a, short b) The binarypoweroperator.static booleanoperator_tripleEquals(float a, byte b) Theidentity equalsoperator.static booleanoperator_tripleEquals(float a, char b) Theidentity equalsoperator.static booleanoperator_tripleEquals(float a, double b) Theidentity equalsoperator.static booleanoperator_tripleEquals(float a, float b) Theidentity equalsoperator.static booleanoperator_tripleEquals(float a, int b) Theidentity equalsoperator.static booleanoperator_tripleEquals(float a, long b) Theidentity equalsoperator.static booleanoperator_tripleEquals(float a, short b) Theidentity equalsoperator.static booleanoperator_tripleNotEquals(float a, byte b) Theidentity not equalsoperator.static booleanoperator_tripleNotEquals(float a, char b) Theidentity not equalsoperator.static booleanoperator_tripleNotEquals(float a, double b) Theidentity not equalsoperator.static booleanoperator_tripleNotEquals(float a, float b) Theidentity not equalsoperator.static booleanoperator_tripleNotEquals(float a, int b) Theidentity not equalsoperator.static booleanoperator_tripleNotEquals(float a, long b) Theidentity not equalsoperator.static booleanoperator_tripleNotEquals(float a, short b) Theidentity not equalsoperator.
-
Constructor Details
-
FloatExtensions
public FloatExtensions()
-
-
Method Details
-
operator_minus
The unaryminusoperator. This is the equivalent to the Java's-function.- Parameters:
f- a float.- Returns:
-f- Since:
- 2.3
-
operator_minusMinus
public static float operator_minusMinus(float f) The postfixdecrementoperator. This is the equivalent to the Java's--postfix function.- Parameters:
f- a float.- Returns:
f--- Since:
- 2.6
-
operator_minusMinus
The postfixdecrementoperator. This is the equivalent to the Java's--postfix function.- Parameters:
f- a float.- Returns:
f--- Since:
- 2.6
-
operator_plusPlus
public static float operator_plusPlus(float f) The postfixincrementoperator. This is the equivalent to the Java's++postfix function.- Parameters:
f- a float.- Returns:
f++- Since:
- 2.6
-
operator_plusPlus
The postfixincrementoperator. This is the equivalent to the Java's++postfix function.- Parameters:
f- a float.- Returns:
f++- Since:
- 2.6
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a float.b- a double.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a float.b- a double.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a float.b- a double.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a float.b- a double.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a float.b- a double.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a float.b- a double.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a float.b- a double.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a float.b- a double.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a float.b- a double.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a float.b- a double.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a float.b- a double.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a float.b- a double.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a float.b- a double.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a float.b- a double.- Returns:
a != b- Since:
- 2.4
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a float.b- a float.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a float.b- a float.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a float.b- a float.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a float.b- a float.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a float.b- a float.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a float.b- a float.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a float.b- a float.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a float.b- a float.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a float.b- a float.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a float.b- a float.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a float.b- a float.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a float.b- a float.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a float.b- a float.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a float.b- a float.- Returns:
a != b- Since:
- 2.4
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a float.b- a long.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a float.b- a long.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a float.b- a long.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a float.b- a long.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a float.b- a long.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a float.b- a long.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a float.b- a long.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a float.b- a long.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a float.b- a long.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a float.b- a long.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a float.b- a long.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a float.b- a long.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a float.b- a long.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a float.b- a long.- Returns:
a != b- Since:
- 2.4
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a float.b- an integer.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a float.b- an integer.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a float.b- an integer.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a float.b- an integer.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a float.b- an integer.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a float.b- an integer.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a float.b- an integer.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a float.b- an integer.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a float.b- an integer.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a float.b- an integer.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a float.b- an integer.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a float.b- an integer.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a float.b- an integer.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a float.b- an integer.- Returns:
a != b- Since:
- 2.4
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a float.b- a character.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a float.b- a character.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a float.b- a character.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a float.b- a character.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a float.b- a character.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a float.b- a character.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a float.b- a character.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a float.b- a character.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a float.b- a character.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a float.b- a character.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a float.b- a character.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a float.b- a character.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a float.b- a character.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a float.b- a character.- Returns:
a != b- Since:
- 2.4
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a float.b- a short.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a float.b- a short.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a float.b- a short.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a float.b- a short.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a float.b- a short.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a float.b- a short.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a float.b- a short.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a float.b- a short.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a float.b- a short.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a float.b- a short.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a float.b- a short.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a float.b- a short.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a float.b- a short.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a float.b- a short.- Returns:
a != b- Since:
- 2.4
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a float.b- a byte.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a float.b- a byte.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a float.b- a byte.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a float.b- a byte.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a float.b- a byte.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a float.b- a byte.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a float.b- a byte.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a float.b- a byte.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a float.b- a byte.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a float.b- a byte.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a float.b- a byte.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a float.b- a byte.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a float.b- a byte.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a float.b- a byte.- Returns:
a != b- Since:
- 2.4
-