MCPcopy Create free account
hub / github.com/ambrosiogabe/MathAnimation / filterRealNumbers

Function filterRealNumbers

Animations/src/math/CMath.cpp:190–201  ·  view source on GitHub ↗

Returns n=0..numComplexValues, and fills in outArray with the n values from inArray that are real-valued (i.e., whose imaginary parts are within TOLERANCE of 0.) outArray must be large enough to receive numComplexValues values.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

solveCubicEquationFunction · 0.85
solveQuarticEquationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected