Binary Math Function
Base class to implement unary math functions
Author
Enrico
Parameters
name
the function name
Constructors
BinaryMathFunction
Link copied to clipboard
the function name
Properties
descriptionPair
Link copied to clipboard
Gets this wrapped primitive description Pair formed by signature and wrapped primitive type
wrappedImplementation
Link copied to clipboard
Inheritors
IntegersBinaryMathFunction
Link copied to clipboard
Addition
Link copied to clipboard
Exponentiation
Link copied to clipboard
FloatingPointDivision
Link copied to clipboard
Multiplication
Link copied to clipboard
Subtraction
Link copied to clipboard