Samsara\Fermat\Core\Provider\RoundingModeAdapters > ModeAdapterFactory
No description available
Methods
Static Methods
public ModeAdapterFactory::getAdapter(RoundingMode $mode, bool $isNegative, string|null $remainder)
getAdapter
$mode
- type
- RoundingMode
- description
- No description available
$isNegative
- type
- bool
- description
- No description available
$remainder
- type
- string|null
- description
return
- type
- Samsara\Fermat\Core\Provider\RoundingModeAdapters\Modes\BaseAdapter
- description
- No description available