mirror of
https://github.com/dlang/phobos.git
synced 2025-05-10 22:18:03 +03:00
bugzilla 3016
This commit is contained in:
parent
68c694f69d
commit
dbb18c7e66
1 changed files with 1 additions and 1 deletions
|
@ -458,7 +458,7 @@ unittest
|
|||
|
||||
/***************
|
||||
* 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
|
||||
* $(TR $(TH x) $(TH acos(x)) $(TH invalid?))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue