shithub: riscv

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

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