The name is an abbreviation for the core operation that the function really does, for example Add, Sqrt, followed in some cases by a function-specific modifier:
<name> = <operation>[_modifier]
This modifier, if present, denotes a slight modification or variation of the given function.
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.