ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/sqrt

HOME :: doc :: efuns :: sqrt

     ssssqqqqrrrrtttt((((3333))))                MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))                 ssssqqqqrrrrtttt((((3333))))

     NNNNAAAAMMMMEEEE
          sqrt() - returns the square root of a float

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          float sqrt( float f );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          sqrt() returns the non-negative square root of its argument,
          `f'.  The value of `f' must not be negative.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          exp(3), log(3), pow(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: sqrt