exp

Returns the exponent of the argument at the specified precision.

  1. D exp(D arg, int precision)
    D
    exp
    (
    D
    )
    (
    in D arg
    ,)
  2. D exp(D num, Context context, int guardDigits)

Meta