sign Function
Determines the sign of the specified argument.
inline int sign(
int _X
) restrict(amp);
Parameters
- _X
Integer value
Return Value
The sign of the argument.
Requirements
Header: amp.h
Namespace: Concurrency::direct3d
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Determines the sign of the specified argument.
inline int sign(
int _X
) restrict(amp);
The sign of the argument.
Header: amp.h
Namespace: Concurrency::direct3d