On Mon, 10 Sep 2001, Tatsuo Ishii wrote: > In typeconv.sgml we have an example: > > tgl=> select (4.3 !); > ?column? > ---------- > 24 > (1 row) Mathematically speaking, one cannot find the factorial of such a number. Users could easily cast/round a float to an integer - making it suitable for such an operation. I'd say it was a documentation issue. Gavin ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
- [HACKERS] factorial doc bug? Tatsuo Ishii
- Re: [HACKERS] factorial doc bug? Gavin Sherry
- Re: [HACKERS] factorial doc bug? Tatsuo Ishii
- Re: [HACKERS] factorial doc bug? Thomas Lockhart
- Re: [HACKERS] factorial doc bug? Tatsuo Ishii
- Re: [HACKERS] factorial doc bug? Thomas Lockhart
- Re: [HACKERS] factorial doc bug? Thomas Lockhart
- Re: [HACKERS] factorial doc bug? Tatsuo Ishii
- Re: [HACKERS] factorial doc bug? Peter Eisentraut
- Re: [HACKERS] factorial doc bug? Patrick Welche
- Re: [HACKERS] factorial doc bug? Bruce Momjian
- Re: [HACKERS] factorial doc bug? Tom Lane