Skip to content

Commit 977de8d

Browse files
committed
Added badge of Travis
1 parent c5f02d7 commit 977de8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CMath
22

3+
[![Build Status](https://travis-ci.org/ruby/cmath.svg?branch=master)](https://travis-ci.org/ruby/cmath)
4+
35
Trigonometric and transcendental functions for complex numbers.
46

57
CMath is a library that provides trigonometric and transcendental functions for complex numbers. The functions in this module accept integers, floating-point numbers or complex numbers as arguments.

0 commit comments

Comments
 (0)