Home > @josh-brown/vector > ScalarOperations > prettyPrint
Returns a readable string that represents the value of the scalar
Signature:
abstract prettyPrint(x: S): string;
Parameter | Type | Description |
---|---|---|
x | S |
Returns:
string
The readable string
Home > @josh-brown/vector > ScalarOperations > prettyPrint
Returns a readable string that represents the value of the scalar
Signature:
abstract prettyPrint(x: S): string;
Parameter | Type | Description |
---|---|---|
x | S |
Returns:
string
The readable string