src/pylib/numTypes/floats/floathex

Search:
Group by:
Source   Edit  

Procs

func floatFromhexImpl(s: string): float {....raises: [ValueError, Exception],
    tags: [], forbids: [].}
Source   Edit  
func hexImpl(x: float): string {....raises: [Exception], tags: [], forbids: [].}
Source   Edit