YasuakiHonda / Maxima-on-Android-AS

Maxima on Android imported to Android Studio
23 stars 13 forks source link

is it work with statistics #7

Closed progfiles closed 6 years ago

progfiles commented 6 years ago

I try this code a:[1.2,3,5,1.2,4.5,4,8,9,4,5,1,3,4,7,12,8,9,5,4,6]; mean(a); It is work on PC but not in android.

Is it work with statistics?

YasuakiHonda commented 6 years ago

It does work, but you need to perform: load ("descriptive"); before using mean().

2018/01/25 2:34 "Alexey" notifications@github.com:

I try this code a:[1.2,3,5,1.2,4.5,4,8,9,4,5,1,3,4,7,12,8,9,5,4,6]; mean(a); It is work on PC but not in android.

Is it work with statistics?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/YasuakiHonda/Maxima-on-Android-AS/issues/7, or mute the thread https://github.com/notifications/unsubscribe-auth/AC9GEfNwbXiK1T9KsrN7bo9BwDgIor5Xks5tN2migaJpZM4Rroze .