decimal

A decimal value with scale and precision defaulted to that of target platform(s).

Optional Parameters

  • decimal( _scale_, _precision_ ) ..

    Optionally scale and precision can be specified in the form decimal( s, p ). E.g. decimal(12,8):