signbit question

Miguel L mlabayru at gmail.com
Thu Mar 15 15:28:16 UTC 2018


Why does std.math.signbit only work for floating point types?
Is there an analogue function for integer types? what is the best 
way to compare the sign of a float with the sign of an integer?
Thanks in advance


More information about the Digitalmars-d-learn mailing list