Start » Filter Reference » Basic » Real » SubtractDoubles
Module: | FoundationLite |
---|
Computes the difference of two doubles.
Name | Type | Description | |
---|---|---|---|
![]() |
inA | Double | Input Double value of minuend |
![]() |
inB | Double | Input Double value of subtrahend |
![]() |
outDifference | Double | Output Double value of subtracting inB from inA |
Complexity Level
This filter is available on Basic Complexity Level.