System Namespace Math Class
Returns a value indicating the sign of a decimal number.
[ VB ] Overloads Public Shared Function Sign ( _ ByVal value As Decimal _ ) As Integer [ C# ] public static int Sign ( decimal value ); [ C++ ] public: static int Sign ( Decimal value ); [ JScript ] public static function Sign ( value : Decimal ) : int;
A number indicating the sign of value.
Math Members Math.Sign Overload List
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph