RoundMatchQ
RoundMatchQ[n]⟹f
generate a function that rounds its arguments to n digits using 'RoundReals', and then applies MatchQ.
Details
Input
Output
General Options
RoundMatchQ[n]⟹f
generate a function that rounds its arguments to n digits using 'RoundReals', and then applies MatchQ.