shithub: riscv

ref: d41f67c2b9cf3f915b12d113bd5952ce90062c8a
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}