Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You attempted to use an exponent that is not valid with a floating-point literal. This error usually results when a floating-point literal's type is at odds with the size required to hold the floating-point literal.
Error ID: BC30495
To correct this error
- Check the floating-point literal's type and change it to a valid type.