bugzilla 3016

This commit is contained in:
Walter Bright 2009-05-22 23:58:31 +00:00
parent 68c694f69d
commit dbb18c7e66

View file

@ -458,7 +458,7 @@ unittest
/*************** /***************
* Calculates the arc cosine of x, * Calculates the arc cosine of x,
* returning a value ranging from -$(PI)/2 to $(PI)/2. * returning a value ranging from 0 to $(PI).
* *
* $(TABLE_SV * $(TABLE_SV
* $(TR $(TH x) $(TH acos(x)) $(TH invalid?)) * $(TR $(TH x) $(TH acos(x)) $(TH invalid?))