Deleted Added
full compact
33c33
< .\" $Id: cos.3,v 1.5 1993/10/29 22:57:25 jtc Exp $
---
> .\" $Id: cos.3,v 1.1.1.1 1994/08/19 09:39:42 jkh Exp $
39,40c39,41
< .Nm cos
< .Nd cosine function
---
> .Nm cos ,
> .Nm cosf
> .Nd cosine functions
44a46,47
> .Ft float
> .Fn cos "float x"
48c51,53
< function computes the cosine of
---
> and the
> .Fn cosf
> functions compute the cosine of
58c63,65
< function returns the cosine value.
---
> and the
> .Fn cosf
> functions return the cosine value.