Ratings & Reviews performance provides an overview of what users think of your app. Here are the key metrics to help you identify how your app is rated by users and how successful is your review management strategy.
User reviews affect conversion to installs and app rating. Featured and helpful reviews are the first to be noticed by users and in case of no response can affect download rate.
Nano Basic is a Basic language interpreter for the iPhone and iPad. Nano Basic allows arbitrary calculations on your mobile device. Program and its results can be sent to email. Wildcards are supported for fast input of language constructs. This version has the following elements of the Basic language: Operator IF – THEN - ELSE Operator FOR - TO - STEP - NEXT Operators GOTO, GOSUB, RETURN, END Variables int, float, char. One-dimensional arrays. Mathematical Functions abs, atn, cos, rnd, exp, int, log, log10, sin, sqr, tan Text output functions PRINT or simply "?". Console input function INPUT. Line Numbering.