aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/In/noarg.out_markdown
blob: 5a581472692d454ef58c349492e4371d5ae54982 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
IN-NOARG(2) - System Calls Manual

# NAME

**In-noarg** - include file macros without argument

# SYNOPSIS

**#include <math.h>**

*double*  
**sin**(*double x*);

*double*  
**cos**(*double x*);

# DESCRIPTION

<*math.h:*>
*double*
**sin**(*double x*)
*double*
**cos**(*double x*)

OpenBSD - July 4, 2017