kmath
common
kmath-ast
/
space.kscience.kmath.ast.rendering
/
BinaryMinusSyntax
/
BinaryMinusSyntax
Binary
Minus
Syntax
common
fun
BinaryMinusSyntax
(
operation
:
String
,
left
:
OperandSyntax
,
right
:
OperandSyntax
)
Content copied to clipboard
Parameters
left
The minuend.
right
The subtrahend.
Sources
common source
Link copied to clipboard