exponent property

  1. @Int32()
int exponent
getter/setter pair

This field defines the base 10 exponent times 3, that shall be applied to the mantissa.

Implementation

@ffi.Int32()
external int exponent;