Commit 310e9d4 Ingo Berg
committed
1 parent b2f9eae commit 310e9d4 Copy full SHA for 310e9d4
File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 7
7
# |__|_| /____/|____| (____ /__| /____ >\___ >__| /___/\ \ #
8
8
# \/ \/ \/ \/ \_/ #
9
9
# #
10
- # Copyright (C) 2016 Ingo Berg #
10
+ # Copyright (C) 2016, Ingo Berg #
11
11
# #
12
12
# Web: http://muparserx.beltoforion.de #
13
13
# SVN: http://muparserx.googlecode.com/svn/trunk #
14
14
15
15
# #
16
16
# The code contains contributions made by the following people: #
17
- # Martin Rotter (https://github.com/martinrotter) #
17
+ # Martin Rotter (https://github.com/martinrotter) #
18
18
# Josh Blum (https://github.com/guruofquality) #
19
+ # and others #
19
20
# #
20
21
# This software is distributed under the terms of the #
21
22
# BSD - Clause 2 "Simplified" or "FreeBSD" Licence (BSD-2-Clause) #
29
30
# #
30
31
#########################################################################
31
32
33
+ V4.0.7 (20160331)
34
+ -----------------
35
+ Bugfixes:
36
+ - Issue 68: Assertion fails (i.e "abs(-3)>abs(2)")
37
+ - untracked issue: cbrt function did not work properly
38
+ - new functions: atan2, reminder, fmod
39
+
32
40
V4.0.5 (20151120)
33
41
-----------------
34
42
You can’t perform that action at this time.
0 commit comments