-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathconstants.html
More file actions
55 lines (47 loc) · 3.15 KB
/
constants.html
File metadata and controls
55 lines (47 loc) · 3.15 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="https://openmath.org/public/css/hyde.css" />
<link rel="stylesheet" href="https://openmath.org/public/css/main.css" />
<link rel="shortcut icon" sizes="144x144" type="image/png" href="/public/favicon.png" />
<title>constants</title>
</head>
<body class="theme-base-odk">
<div class="sidebar">
<div class="container">
<div class="sidebar-about">
<h1><a href="/"><img src="https://openmath.org/public/logo.png" alt="OpenMath" width="100%" /></a></h1>
<p class="lead">OpenMath is an extensible standard for representing the semantics of mathematical
objects.
</p>
<p class="site-url lead"><a href="https://openmath.org/">https://openmath.org</a></p>
</div>
<nav class="sidebar-nav"><a class="sidebar-nav-item" href="https://openmath.org/">Home</a> ,
<a class="sidebar-nav-item" href="https://openmath.org/about/">OpenMath</a><br /><a class="sidebar-nav-item" href="https://openmath.org/society/">OM Society</a> ,
<a class="sidebar-nav-item" href="https://openmath.org/meetings/">Meetings</a><br /><a class="sidebar-nav-item" href="https://openmath.org/standard/">Standards</a> ,
<a class="sidebar-nav-item" href="https://openmath.org/documents/">Documents</a> ,
<a class="sidebar-nav-item" href="https://openmath.org/cd/">CDs</a><br /><a class="sidebar-nav-item" href="https://openmath.org/development/">Development</a> ,
<a class="sidebar-nav-item" href="https://openmath.org/projects/">Projects</a> ,
<a class="sidebar-nav-item" href="https://openmath.org/software/">Software & Tools</a><br /><a class="sidebar-nav-item" href="https://openmath.org/news/">News</a> ,
<a class="sidebar-nav-item" href="https://openmath.org/follow/">Follow & Contact us</a>
<span class="sidebar-nav-item"><a href="https://openmath.org/atom.xml"><img class="icon" src="https://openmath.org/public/feed_w.png" alt="atom feed" /></a><a href="https://twitter.com/openmath"><img class="icon" src="https://openmath.org/public/twitter_w.png" alt="twitter" /></a><a href="https://github.com/OpenMath"><img class="icon" src="https://openmath.org/public/github_w.png" alt="github" /></a></span><br /></nav>
</div>
</div>
<div class="content container">
<div class="page">
<h1>OpenMath CD Group:
<a href="constants.cdg">constants</a></h1><b>Version: </b>1
<hr /> This CD group contains cds describing constants
<hr />
<table>
<tr>
<td><a href="../cd/physical_consts1.html">physical_consts1</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</body>
</html>