src/pylib/Lib/math_impl/nextafter_ulp

Search:
Group by:
Source   Edit  

Procs

func nextafter[F: SomeFloat](x, y: F): F
Source   Edit  
func nextafter[F: SomeFloat](x, y: F; steps: int | uint64): F
Source   Edit  
func ulp[F: SomeFloat](x: F): F
Source   Edit