![]() |
Smalltalk/X WebserverDocumentation of class 'InfiniteResultError': |
|
Class: InfiniteResultErrorInheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--ExecutionError | +--ArithmeticError | +--DomainError | +--InfiniteResultError
Description:Raised by logarithm functions, when the function's-arg is not strictly positive, and the result would be infinite, or by the asFloat functions, when the receiver is out of range. For example, 0 ln or, 3.5e39 asShortFloat Can be caught (see Number >> trapInfinite:) to automagically convert to INF. Can also be proceeded, to get an INF. Class protocol:initialize |
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 06 Dec 2023 05:28:39 GMT
|