NHoldFirst
NHoldFirst is an attribute which specifies that the first argument to a function should not be affected by N.
Examples
SetAttributes[f, NHoldFirst]
N[f[Pi, E]]Attributes[f]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.