[poincare] NormCDF

This commit is contained in:
Léa Saviot
2019-08-22 17:50:08 +02:00
parent 3a03132c6c
commit cf4413bbfa
8 changed files with 109 additions and 1 deletions

View File

@@ -93,6 +93,7 @@ poincare_src += $(addprefix poincare/src/,\
multiplication.cpp \
n_ary_expression.cpp \
naperian_logarithm.cpp \
norm_cdf.cpp \
nth_root.cpp \
number.cpp \
opposite.cpp \