shithub: riscv

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

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