Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RTZ (0.01 sec)

  1. src/math/floor_riscv64.s

    	RET
    
    // func archFloor(x float64) float64
    ROUNDFN(·archFloor, RDN)
    
    // func archCeil(x float64) float64
    ROUNDFN(·archCeil, RUP)
    
    // func archTrunc(x float64) float64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 23 08:34:12 UTC 2024
    - 1K bytes
    - Viewed (0)
Back to top