• ARTICLE
  • STRING
  • CONVERTER
  • ENCRYPT
  • NETWORK
  • MORE
    CHART
    MATH
    COORDINATE
    IMAGE
    FILE
  • ARTICLE
    STRING
    CONVERTER
    ENCRYPT
    NETWORK
    MORE
    CHART
    MATH
    COORDINATE
    IMAGE
    FILE
logo Online Tools
0 Comments Favorite Copy Link Share

Axis Swap Online


Axis Swap Online-summary

Online coordinate axis swap tool, supporting the swap of order and signs of coordinate axes. The swap results support downloading to the local.

Axis Swap Online-instructions

Online coordinate axis swap tool, supporting the swap of the order of various coordinate axes and changing the signs of each coordinate axis. Support the input of one-dimensional to nine-dimensional coordinate data.

  1. Input Coordinates : Enter numerical coordinates separated by commas, with a maximum of nine coordinate values supported. Enter one coordinate per line, supporting multiple lines of input.
  2. Order : Control the order and signs of coordinate axis swap. The order starts from 1, where 1 represents the first coordinate value, 2 represents the second coordinate value, and so on, supporting up to nine coordinate values. Adding a - sign before the order indicates that the coordinate value is taken in reverse.
  3. Precision : Number of digits after decimal point, the value range is [0,15] .
  4. Open File : Support for opening UTF-8 encoded text files.
  5. Order Example :
    1. 2,1,-3 : Require input of at least 3D coordinates. Place the second coordinate value in the first place. Place the first coordinate value in the second position, the third coordinate value in the third position, and take the inverse.
    2. 4,1 : Require input of at least four dimensional coordinates. Place the fourth coordinate value in the first position of the result, and the first coordinate value in the second position of the result.