mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Fix links
This commit is contained in:
parent
c45ec93b27
commit
7944230674
1 changed files with 3 additions and 3 deletions
|
@ -9,10 +9,10 @@ For more information see the [R<sup>7</sup>RS Scheme Specification](../../r7rs.p
|
|||
- [`atan`](#atan)
|
||||
- [`cos`](#cos)
|
||||
- [`exp`](#exp)
|
||||
- [`finite?`](#finite?)
|
||||
- [`infinite?`](#infinite?)
|
||||
- [`finite?`](#finite)
|
||||
- [`infinite?`](#infinite)
|
||||
- [`log`](#log)
|
||||
- [`nan?`](#nan?)
|
||||
- [`nan?`](#nan)
|
||||
- [`sin`](#sin)
|
||||
- [`sqrt`](#sqrt)
|
||||
- [`tan`](#tan)
|
||||
|
|
Loading…
Add table
Reference in a new issue